{
  "name": "የባስ ቲኬት ሥርዓት",
  "short_name": "ባስ ቲኬት",
  "description": "የባስ ቲኬት መግዣ ሥርዓት - በመስመር ላይ ቲኬት ይግዙ እና ክፍያ ያድርጉ",
  "start_url": "/bus_dashboard.html",
  "display": "standalone",
  "theme_color": "#1a3a5f",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ቲኬት ግዛ",
      "short_name": "ግዛ",
      "description": "አዲስ ቲኬት መግዛት",
      "url": "/bus_dashboard.html",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "ቲኬቶቼ",
      "short_name": "ቲኬቶቼ",
      "description": "የኔ ቲኬቶች",
      "url": "/bus_dashboard.html?tab=tickets",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["transportation", "travel", "finance"],
  "screenshots": [],
  "prefer_related_applications": false
}