{
  "name": "Folklore Clash",
  "short_name": "Folklore Clash",
  "description": "A cozy folklore game of spirits, runes, and folklore realms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0616",
  "theme_color": "#2a1152",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
