{
  "name": "Doze — Coffee Shop Re-Stocking",
  "short_name": "Doze",
  "description": "The free re-stocking app for coffee shop owners. Daily delivery of coffee ingredients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0A06",
  "theme_color": "#895332",
  "orientation": "portrait-primary",
  "categories": ["shopping", "food", "business"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/webapp-storefront.png",
      "sizes": "1024x576",
      "type": "image/png",
      "label": "Doze storefront"
    }
  ]
}
