{
  "name": "VideoMaker by DigiAutomate",
  "short_name": "VideoMaker",
  "description": "AI-powered YouTube video and training course creator",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f0f10",
  "theme_color": "#3b82f6",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/uploads/digiautomate-glow-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/digiautomate-glow-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New YouTube Video",
      "short_name": "New Video",
      "description": "Create a new YouTube video project",
      "url": "/app#new-yt",
      "icons": [{ "src": "/uploads/digiautomate-glow-logo.png", "sizes": "96x96" }]
    }
  ]
}
