{
  "name": "myownstory.ai",
  "short_name": "myownstory",
  "description": "Kids write and illustrate their own AI-powered chapter books.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef9e7",
  "theme_color": "#fef9e7",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
