{
  "name": "Tatweer Educational Technologies Panel",
  "short_name": "TETCO",
  "description": "Educational management and technical support platform",

  "start_url": "/tetco",
  "scope": "/tetco",

  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],

  "orientation": "portrait",

  "background_color": "#ffffff",
  "theme_color": "#00a176",

  "lang": "en",
  "dir": "ltr",

  "categories": ["business", "productivity", "education"],

  "icons": [
    {
      "src": "/images/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
