{
  "short_name": "Rúnar",
  "name": "Rúnar — Old Norse Runes Memory Game",
  "description": "Match ancient Norse runes in three trials. Apprentice, Skald, and Berserker paths await.",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#050608",
  "background_color": "#050608",
  "categories": ["games", "education"]
}
