{
  "name": "Sevenfold",
  "short_name": "Sevenfold",
  "description": "Plan what you eat, and see how it adds up.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#e58501",
  "background_color": "#ffffff",
  "orientation": "portrait"
}
