{
  "name": "Sharva's PA",
  "short_name": "Sharva's PA",
  "description": "AI Digital Executive for Sharvas IT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tasks",
      "url": "/tasks",
      "description": "View and manage tasks"
    },
    {
      "name": "AI Assistant",
      "url": "/ai-assistant",
      "description": "Open AI Assistant"
    }
  ],
  "prefer_related_applications": false
}
