{
  "id": "/?source=pwa",
  "name": "إذاعة مصر — Egypt Radio",
  "short_name": "EgyptRadio",
  "description": "منصة المحطات الإذاعية المصرية — قرآن كريم، بودكاست ديني، ومحطات 24 ساعة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0d4f3c",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["music", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
