{
  "name": "Kaloria",
  "short_name": "Kaloria",
  "description": "Track your calories, plan your meals.",
  "id": "/",
  "start_url": "/app/nutrition",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
