{
  "name": "WildTales — Family Adventures",
  "short_name": "WildTales",
  "description": "Play The Whispering Wake: a Viking family RPG adventure. Read chapters, roll dice, make choices together.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1a0f",
  "theme_color": "#0a1a0f",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "screenshots": [],
  "lang": "en"
}
