{
  "name": "Cravim — Crave it. Create it.",
  "short_name": "Cravim",
  "description": "Generate cinematic videos and photoreal images with 15+ AI models. The creative platform you've been craving.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Cravim Desktop"
    }
  ],
  "categories": ["productivity", "creativity", "design"],
  "shortcuts": [
    {
      "name": "AI Agent",
      "url": "/agent",
      "description": "Chat with your Cravim creative agent"
    },
    {
      "name": "Studio",
      "url": "/studio",
      "description": "Generate images and videos"
    },
    {
      "name": "Short Film",
      "url": "/short-film",
      "description": "Multi-scene cinematic shorts"
    }
  ]
}
