{
  "name": "Nine To Five Eats",
  "short_name": "9to5 Eats",
  "description": "Nine To Five Eats customer ordering app.",
  "id": "https://app.9to5eats.ca/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f3ee",
  "theme_color": "#ffd429",
  "orientation": "portrait",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/assets/app-icon-192-20260804-4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/app-icon-512-20260804-4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
