{
  "name": "VIRLYX — AI Video Creator",
  "short_name": "VIRLYX",
  "description": "Snap your scene, get a viral script, record with teleprompter, AI edits & publishes — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF3D00",
  "background_color": "#0D0D0D",
  "categories": ["entertainment", "productivity", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "VIRLYX — AI Video Creator"
    }
  ],
  "shortcuts": [
    {
      "name": "New Script",
      "short_name": "New Script",
      "description": "Start creating a new viral video script",
      "url": "/new-script",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your saved scripts",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
