{
  "name": "Unreel Estate",
  "short_name": "Unreel",
  "description": "Self-serve AI content studio for real estate agents.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b09",
  "theme_color": "#0d0b09",
  "categories": ["business", "productivity", "photo"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Open your Unreel workspace."
    },
    {
      "name": "Create project",
      "short_name": "Create",
      "url": "/create",
      "description": "Start a listing, photo, video, or social asset project."
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "url": "/projects",
      "description": "Review project queues and job status."
    },
    {
      "name": "Library",
      "short_name": "Library",
      "url": "/library",
      "description": "Open generated media and downloads."
    }
  ]
}
