{
  "name": "HepApp - Türkiye'nin Süper Uygulaması",
  "short_name": "HepApp",
  "description": "Randevu, yemek, market, usta ve kurye hizmetleri tek bir süper uygulamada.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["lifestyle", "shopping", "utilities", "business"]
}
