{
  "name": "Zobbin Diet",
  "short_name": "Zobbin Diet",
  "description": "A simpler way to eat well.",
  "id": "https://diet.zobbin.com/",
  "start_url": "./?app=v5",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6ef",
  "theme_color": "#0b3d2e",
  "lang": "en",
  "icons": [
    {
      "src": "./icons/icon-192.png?v=20260925-v5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png?v=20260925-v5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/maskable-512.png?v=20260925-v5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}