{
  "name": "Bar Price Tracker",
  "short_name": "BarPrices",
  "description": "Track PBR and well whiskey prices at bars near you",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1724",
  "theme_color": "#1b5ea6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
