{
  "name": "مرصد الإنترنت العراقي",
  "short_name": "مرصد الإنترنت",
  "description": "افحص سرعة الإنترنت وشاهد جودة الشبكة في محافظتك",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F6FA",
  "theme_color": "#1D4ED8",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "طافي عندي؟",
      "url": "down.html"
    },
    {
      "name": "الخريطة الحية",
      "url": "live-map.html"
    },
    {
      "name": "اسأل المرصد",
      "url": "ask.html"
    },
    {
      "name": "شكوى رسمية",
      "url": "complaint.html"
    }
  ]
}