{
  "id": "/",
  "name": "Simple Short Stories",
  "short_name": "SSS",
  "description": "Turn a few keywords and characters into a vivid AI-written short story in seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "categories": ["entertainment", "books", "education"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Simple Short Stories on mobile"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1536x864",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Simple Short Stories on desktop"
    }
  ]
}
