﻿{
  "short_name": "Kalid Coffee",
  "name": "Kalid Coffee House",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#1c1917",
  "theme_color": "#78350f",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["food", "business"],
  "lang": "en"
}
