{
  "name": "Adıyaman Ulaşım",
  "short_name": "Adıyaman Ulaşım",
  "description": "Adıyaman Belediyesi Resmi Toplu Taşıma Portalı — Otobüs hatları, sefer saatleri, canlı takip ve güncel duyurular.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbfc",
  "theme_color": "#1d3d70",
  "lang": "tr",
  "dir": "ltr",
  "categories": [
    "transportation",
    "government",
    "travel"
  ],
  "icons": [
    {
      "src": "assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hatlar",
      "short_name": "Hatlar",
      "description": "Otobüs hatlarını ve haritayı aç",
      "url": "./hatlar",
      "icons": [
        {
          "src": "assets/img/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Duyurular",
      "short_name": "Duyurular",
      "description": "Güncel duyurular ve haberler",
      "url": "./duyurular",
      "icons": [
        {
          "src": "assets/img/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tarifeler",
      "short_name": "Tarifeler",
      "description": "Ücret tarifeleri ve Yaman Kart",
      "url": "./tarifeler",
      "icons": [
        {
          "src": "assets/img/icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "./"
}
