{
  "name": "Faristaa - Doctor Appointment",
  "short_name": "Faristaa",
  "description": "Smart Doctor Appointment App - Book, Consult, Care",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0D9488",
  "icons": [
    { "src": "/logo192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.ico",          "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "prefer_related_applications": false
}
