{
  "id": "com.sulipas.app",
  "name": "سولی پاس",
  "short_name": "سولی پاس",
  "description": "Sulaymaniyah Bus Route Map with GPS and Offline Support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5f8a",
  "theme_color": "#0b84ff",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ckb",
  "categories": [
    "travel",
    "navigation",
    "maps"
  ],
  "icons": [
    {
      "src": "favicon-cropped.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with the Sulipas team",
      "url": "/?contact=true",
      "icons": [
        {
          "src": "favicon-cropped.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "permissions": [
    "geolocation"
  ]
}