{
  "name": "Our Plate",
  "short_name": "Our Plate",
  "description": "Private nutrition tracker for two",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f4fbf4",
  "theme_color": "#006c49",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness"],
  "lang": "en"
}
