{
  "name": "Kippi 2048",
  "short_name": "2048",
  "description": "Kombiner brikker og nå 2048!",
  "start_url": "/2048/",
  "display": "standalone",
  "background_color": "#070e1b",
  "theme_color": "#070e1b",
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
