{
  "name": "Susta",
  "short_name": "Susta",
  "description": "Make every bite count — the evidence-honest food companion.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2ec",
  "theme_color": "#12684a",
  "icons": [
    { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
