{
  "name": "ConsumerWatchdogs",
  "short_name": "CWatchdogs",
  "description": "Free AI-powered consumer rights checker. Get refunds for cancelled flights, unfair bank fees, hidden charges, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check My Rights",
      "short_name": "Rights Check",
      "description": "Start a new consumer rights check",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "RecallTracker",
      "short_name": "Recalls",
      "description": "Monitor product recalls",
      "url": "/recall-tracker",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Consumer rights articles",
      "url": "/blog",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
