{
  "name": "PantryM8",
  "short_name": "PantryM8",
  "description": "Plan meals, organise shopping and keep the household kitchen running smoothly.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2ec",
  "theme_color": "#1f7a66",
  "icons": [
    {
      "src": "assets/icons/pantrym8_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/pantrym8_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
