{
  "name": "Make Do — turn your fridge into dinner",
  "short_name": "Make Do",
  "description": "Photograph your fridge, get recipes from what you actually have.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF7EF",
  "theme_color": "#E2593B",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
