{
  "name": "Nutri — Lifestyle Tracker",
  "short_name": "Nutri",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1EDE4",
  "theme_color": "#1F3D2E",
  "description": "Calories, finance, goals, diary — and a Smart Assistant that searches it all.",
  "categories": ["health", "lifestyle", "finance"],
  "icons": [
    { "src": "icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.png", "sizes": "192x192",  "type": "image/png", "purpose": "any maskable" }
  ]
}
