{
  "name": "Ordely Ride Kurdistan",
  "short_name": "Ordely Ride",
  "description": "Taxi app prototype for Kurdistan Region, Iraq with OpenStreetMap, GPS pickup, manual destination selection, driver dispatch, waiting screen, and trip navigation.",
  "start_url": "map.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbff",
  "theme_color": "#f7fbff",
  "icons": [
    {
      "src": "assets/img/ordely-ride-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open map",
      "url": "map.php"
    },
    {
      "name": "Active ride",
      "url": "request.php"
    }
  ]
}
