{
  "name": "FairPay — Travel Price Intelligence",
  "short_name": "FairPay",
  "description": "Know what locals actually pay. Real prices, scam alerts, and bargaining tips for 61 countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D4A017",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "finance", "utilities"],
  "shortcuts": [
    {
      "name": "Explore Countries",
      "short_name": "Explore",
      "description": "Browse prices by country",
      "url": "/explore",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Submit a Price",
      "short_name": "Submit",
      "description": "Help others by submitting real prices",
      "url": "/submit",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
