{
  "name": "AI Ad Factory",
  "short_name": "Ad Factory",
  "description": "Turn any image or paragraph into a cinematic 15-60s marketing video.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["productivity", "business", "multimedia"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/kiloros-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/kiloros-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New",
      "description": "Start a brand new ad project",
      "url": "/dashboard?new=1"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    }
  ]
}
