{
  "name": "Storyplease — Personalized Bedtime Stories",
  "short_name": "Storyplease",
  "description": "Personalized AI bedtime stories starring your family. Pick a story, add the people you love, and Storyplease writes and illustrates a fresh story in minutes.",
  "start_url": "https://app.mystoryplease.com/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF6EF",
  "theme_color": "#FAF6EF",
  "lang": "en",
  "categories": ["education", "entertainment", "kids", "books", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
