{
  "name": "Planmatic Groceries",
  "short_name": "Groceries",
  "description": "Add groceries and follow the weekly meal plan.",
  "start_url": "/grocery",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f1e8",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/icons/planmatic-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/planmatic-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/planmatic-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
