{
  "name": "NikoSafe Story",
  "short_name": "NikoSafe",
  "description": "Personalized children's storybooks, gently reviewed by clinicians. Your child becomes the hero of every story.",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfbf7",
  "theme_color": "#7c3aed",
  "lang": "en",
  "categories": ["education", "kids", "books", "lifestyle"],
  "icons": [
    {
      "src": "/brand/nikostory-icon-v2.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/brand/instagram-avatar-1080.png",
      "sizes": "1080x1080",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nikosafe-shield.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Create new story",
      "short_name": "New story",
      "description": "Start a new personalized story",
      "url": "/create?source=pwa-shortcut",
      "icons": [{ "src": "/brand/nikostory-icon-v2.jpg", "sizes": "512x512" }]
    },
    {
      "name": "Library",
      "short_name": "Library",
      "description": "Open the bookshelf",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/brand/nikostory-icon-v2.jpg", "sizes": "512x512" }]
    }
  ]
}
