{
  "name": "Eat My Words",
  "short_name": "EMW",
  "description": "Low friction personal nutrition tracking and monitoring",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#c5a033",
  "background_color": "#f7f5f0",
  "icons": [
    {
      "src": "/static/images/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/images/favicons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "categories": ["health", "food", "lifestyle"]
}
