{
  "name": "ZiTA",
  "short_name": "ZiTA",
  "description": "Shop your neighborhood — food, groceries, pharmacy delivered fast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF",
  "theme_color": "#FF5A1F",
  "orientation": "portrait",
  "categories": ["food", "grocery", "shopping", "delivery"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
