{
  "name": "Noon — Lunch Planner",
  "short_name": "Noon",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1f4f3",
  "theme_color": "#0e7c6e",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
