{
  "name": "Gushi Calorie & Fitness Tracker",
  "short_name": "Gushi",
  "id": "/",
  "description": "A private food, weight, activity and training tracker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f8f5",
  "theme_color": "#246347",
  "icons": [
    {
      "src": "/static/icons/gushi-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
