{
  "name": "M-TETO Search Engine",
  "short_name": "M-TETO",
  "description": "South Africa's child-safe search engine for SRGBV support, legal rights, and emergency help. Combating School-Related Gender-Based Violence.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#E8215D",
  "lang": "en-ZA",
  "categories": ["education", "health", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Emergency Help",
      "short_name": "Emergency",
      "description": "Access emergency contacts immediately",
      "url": "/emergency",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Find Helpers",
      "short_name": "Helpers",
      "description": "Find service providers near you",
      "url": "/directory",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
