{
  "name": "Haul — Grocery Savings",
  "short_name": "Haul",
  "description": "Find the lowest grocery prices across every store near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F7F2",
  "theme_color": "#0C3B22",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "shopping", "finance"],
  "screenshots": []
}
