{
  "name": "Agenty.fi — AI Agentic Voice Center",
  "short_name": "Agenty.fi",
  "description": "The Philippines' first 24/7 AI Agentic Voice Center — never tired, always learning, fluent in Filipino dialects.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B378F",
  "theme_color": "#0B378F",
  "lang": "en-PH",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/agenty-logo.png",
      "sizes": "839x236",
      "type": "image/png",
      "label": "Agenty.fi home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Talk to Luna",
      "short_name": "Luna",
      "description": "Start a voice conversation with Luna",
      "url": "/?luna=open",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192" }]
    }
  ]
}
