{
  "name": "Best Price Alert",
  "short_name": "Best Price",
  "description": "Compare real prices across nearby stores and browse the biggest markdowns before you shop.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2D6A4F",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
