{
  "name": "2048 | WordViking",
  "short_name": "2048",
  "description": "Play 2048 free on WordViking.com. Slå sammen tallene og nå 2048!",
  "start_url": "/spill/2048/?standalone=true",
  "scope": "/spill/2048/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8ef",
  "theme_color": "#8f7a66",
  "icons": [
    {
      "src": "/assets/img/game_2048_new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}