{
  "name": "Cholesterol Counter",
  "short_name": "Cholesterol",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Photograph a meal, get its cholesterol, and watch the trend.",
  "theme_color": "#0f4c5c",
  "background_color": "#eaeee8"
}
