{
  "id": "/",
  "name": "Jonni Armani Media",
  "short_name": "Armani Media",
  "description": "Luxury commercial videography, executive headshots, and event photography across Southwest Florida.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A0A0A",
  "background_color": "#0A0A0A",
  "categories": ["business", "productivity", "photography"],
  "icons": [
    {
      "src": "/images/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Inquiries",
      "short_name": "Inquiries",
      "description": "Review new client leads and project inquiries",
      "url": "/admin?tab=inquiries",
      "icons": [{ "src": "/images/pwa-icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Quotes & Billing",
      "short_name": "Quotes",
      "description": "Build invoices and dispatch commercial quotes",
      "url": "/admin?tab=quotes",
      "icons": [{ "src": "/images/pwa-icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Booking Calendar",
      "short_name": "Calendar",
      "description": "View shoot schedules and production dates",
      "url": "/admin?tab=calendar",
      "icons": [{ "src": "/images/pwa-icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Active Projects",
      "short_name": "Projects",
      "description": "Manage client delivery portals and milestones",
      "url": "/admin?tab=projects",
      "icons": [{ "src": "/images/pwa-icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
