{
  "name": "محطات نور خوي - Station Noor",
  "short_name": "نور خوي",
  "description": "تطبيق محطات نور خوي لخدمات الوقود في المملكة العربية السعودية - Noor Stations services in KSA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#6633cc",
  "categories": [
    "shopping",
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "تواصل معنا - Contact Us",
      "short_name": "تواصل معنا",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "أقرب محطة - Nearest Station",
      "short_name": "أقرب محطة",
      "url": "/?find=nearest",
      "icons": [
        {
          "src": "/icon.svg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "lang": "ar",
  "dir": "rtl"
}