﻿{
  "name": "Fast Care Now — FCN",
  "short_name": "FastCareNow",
  "description": "Ethiopia's digital healthcare platform. Book doctors, AI health checks, e-prescriptions. Now live in Dire Dawa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#0A7EA4",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["medical", "health", "lifestyle"],
  "screenshots": [
    {
      "src": "/logo/fcn-logo-full.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "icons": [
    {
      "src": "/logo/fcn-logo-full.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/fcn-logo-full.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}