{
  "id": "/?source=installed",
  "name": "Pantry Meal Gap",
  "short_name": "Meal Gap",
  "description": "Find the closest meal to what is on hand and make the smallest shopping list.",
  "start_url": "/?v=1&source=installed",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3eedf",
  "theme_color": "#f3eedf",
  "categories": ["food", "utilities", "lifestyle"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
