{
  "name": "GrocerE",
  "short_name": "GrocerE",
  "description": "Meal plans and shopping lists built from what's already in your kitchen — and what's on sale at your store this week.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#faf6ec",
  "theme_color": "#faf6ec",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
