{
  "name": "Optimal Shopping — Cut Costs. Not Corners.",
  "short_name": "Optimal",
  "description": "Compare grocery prices across Kroger, Walmart, Target, ALDI & more. Build a shopping list and instantly see the cheapest store near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a2744",
  "theme_color": "#1a2744",
  "orientation": "portrait-primary",
  "categories": ["shopping", "food", "finance"],
  "icons": [
    {
      "src": "/Optimal%20Shopping%20Logos/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Optimal%20Shopping%20Logos/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Optimal%20Shopping%20Logos/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
