{
  "name": "1INAI — AI Marketing Campaign Platform",
  "short_name": "1INAI",
  "description": "Create AI marketing campaigns — images, videos, voiceovers, ad copy — from one brief in 10 minutes.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00d9ff",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity", "design"],
  "shortcuts": [
    {
      "name": "Create Content",
      "short_name": "Create",
      "description": "Start a new AI content generation",
      "url": "/create?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse approved community content",
      "url": "/gallery?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/hero/1inai-hero-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/hero/1inai-hero-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.1inai.com/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
