{
  "name": "Price Tracker",
  "short_name": "Prices",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101114",
  "theme_color": "#0066cc",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
