{
  "name": "StoryTyme",
  "short_name": "StoryTyme",
  "description": "Turn any story idea into a finished vertical video for TikTok, Reels, and YouTube Shorts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#c0392b",
  "orientation": "portrait",
  "categories": ["entertainment", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
