{
  "name": "Kryssordle - Ordkongen",
  "short_name": "Kryssordle",
  "description": "Spill Kryssordle i ren fullskjerm-app på mobilen.",
  "start_url": "/games/crosswordle/index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "scope": "/games/crosswordle/",
  "icons": [
    {
      "src": "/games/Ordjakt/icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}