{
  "name": "Missing From Ethiopia",
  "short_name": "MFE",
  "description": "A humanitarian initiative documenting and raising awareness about missing Ethiopian individuals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": ["humanitarian", "social"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Search Registry",
      "short_name": "Registry",
      "url": "/registry",
      "description": "Search the missing persons registry"
    },
    {
      "name": "Report Missing Person",
      "short_name": "Report",
      "url": "/report",
      "description": "Submit a missing person report"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Contact the MFE team"
    }
  ]
}
