{
  "name": "Mae's Story Bloom",
  "short_name": "Story Bloom",
  "description": "Create beautiful illustrated children's books with AI. Write, illustrate, and publish — all in one place.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#f43f5e",
  "orientation": "any",
  "categories": ["education", "books", "creativity", "kids"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌸</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='1280' height='720'><rect fill='%23fafaf9' width='1280' height='720'/><text x='640' y='360' text-anchor='middle' font-size='60' fill='%23f43f5e'>🌸 Story Bloom</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Creative Library"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "New Book",
      "short_name": "New",
      "url": "/index.html?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>",
          "sizes": "any"
        }
      ]
    }
  ]
}
