{
  "name": "DECKR — Content Ideas App",
  "short_name": "DECKR",
  "description": "Swipe viral content ideas. AI scripts. Content calendar. For creators.",
  "start_url": "/swipe",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "id": "/",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "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" }
  ],
  "screenshots": [
    { "src": "/screenshot1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Swipe feed" },
    { "src": "/screenshot2.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "AI scripts" },
    { "src": "/screenshot3.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Content calendar" },
    { "src": "/screenshot4.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Infinite ideas" },
    { "src": "/screenshot5.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Growth streak" },
    { "src": "/screenshot6.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Niche setup" }
  ]
}
