{
  "name": "PriceWhisper",
  "short_name": "PriceWhisper",
  "description": "AI-powered negotiation coaching. Know exactly what to say to get a better price.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0F1A",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
