{
  "name": "Novaris Studios — AI Video Automation",
  "short_name": "Novaris",
  "description": "Autonomous AI agents that produce, post, and grow your social channels 24/7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05070B",
  "background_color": "#000000",
  "lang": "en",
  "categories": ["productivity", "business", "video"],
  "icons": [
    {
      "src": "/assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Join the waitlist",
      "short_name": "Waitlist",
      "url": "/waitlist"
    },
    {
      "name": "Open dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
