{
  "name": "CoffeePerk — Smart CoffeePerking",
  "short_name": "CoffeePerk",
  "description": "Smart ordering platform for office cafés. Cut queues, boost revenue, delight tenants.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fcf8f3",
  "theme_color": "#1F8A6B",
  "lang": "en-GB",
  "categories": ["business", "food", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1024x640",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CoffeePerk landing page — smart ordering for office cafés"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "768x1376",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CoffeePerk mobile ordering — browse the menu and add items to your basket"
    }
  ]
}
