{
  "name": "Guardian — AI Phone Assistant",
  "short_name": "Guardian",
  "description": "Your AI-powered phone screener. Never answer a spam call again.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Call Log",
      "url": "/calls",
      "description": "View recent calls"
    },
    {
      "name": "VIP Contacts",
      "url": "/contacts",
      "description": "Manage VIP contacts"
    }
  ]
}
