{
  "name": "Scarif One",
  "short_name": "Scarif",
  "description": "Your brand engine. Generate ads, emails, and posts on autopilot.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#a31b1b",
  "background_color": "#0a0a0f",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Generate ad", "url": "/create/ad-creatives" },
    { "name": "Reviews", "url": "/reviews" },
    { "name": "Analytics", "url": "/analytics" }
  ],
  "categories": ["business", "productivity", "marketing"]
}
