{
  "name": "EthioWisdom",
  "short_name": "EthioWisdom",
  "description": "Ethiopian Learning Hub — Amharic, Orthodox Heritage, Ge'ez, and Cultural Learning",
  "start_url": "/courses",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "am",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "My Courses",
      "short_name": "Courses",
      "url": "/courses",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Amharic OCR",
      "short_name": "OCR",
      "url": "/ocr",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bible Study",
      "short_name": "Bible",
      "url": "/bible-study",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Learn Games",
      "short_name": "Games",
      "url": "/game",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/courses.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "EthioWisdom Course Library"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ethiowisdom.app"
    }
  ]
}