{
  "name": "Unknown Tales",
  "short_name": "Unknown Tales",
  "description": "A community-driven interactive adventure — read stories, reach a fork in the road, and write what happens next.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse and discover stories on Unknown Tales"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Read and explore branching stories on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Stories",
      "url": "/stories",
      "description": "Browse all published stories",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View your profile and activity",
      "icons": [
        {
          "src": "/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "lang": "en",
  "categories": ["books", "entertainment"],
  "theme_color": "#4C566A",
  "background_color": "#2E3440"
}
