{
  "name": "Plenti — Your CalBank™",
  "short_name": "Plenti",
  "description": "Treat your daily calories like a bank account. See exactly what you can eat next — no guilt, no guesswork.",
  "start_url": "/plenti/",
  "scope": "/plenti/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F2",
  "theme_color": "#4A7A48",
  "categories": ["health", "fitness", "food"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/plenti-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plenti-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Plenti home screen showing CalBank™ balance"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
