{
  "name": "Ethio ANC — Antenatal Care Companion",
  "short_name": "Ethio ANC",
  "description": "Offline antenatal care companion with gestational age, EDD, Ethiopian/Gregorian calendar conversion, WHO ANC contacts, danger signs, GDM thresholds, and HDP toolkit.",
  "id": "/Medical-App/",
  "start_url": "/Medical-App/",
  "scope": "/Medical-App/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF6",
  "theme_color": "#0B6E4F",
  "categories": [
    "medical",
    "health",
    "education",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.tamiruabera.ethioanc",
      "url": "https://play.google.com/store/apps/details?id=com.tamiruabera.ethioanc"
    }
  ],
  "iarc_rating_id": "00000000-0000-0000-0000-000000000000",
  "icons": [
    {
      "src": "icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dating Calculator",
      "short_name": "Calculator",
      "description": "Open the gestational age and EDD calculator",
      "url": "/Medical-App/#screen-calc",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Danger Signs",
      "short_name": "Alerts",
      "description": "Open pregnancy danger signs and screening",
      "url": "/Medical-App/#screen-alerts",
      "icons": [
        {
          "src": "icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ethio ANC mobile screenshot"
    },
    {
      "src": "screenshots/screenshot-wide.png",
      "sizes": "960x540",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ethio ANC wide screenshot"
    }
  ]
}