{
  "name": "Grocery Price Scout",
  "short_name": "GroceryScout",
  "description": "Compare grocery prices and find weekly deals across your favorite stores.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242323",
  "theme_color": "#242323",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/becausal_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/becausal_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
