{
  "name": "AuduGo",
  "short_name": "AuduGo",
  "description": "AuduGo ride, delivery, customer signup, driver signup, dispatch, safety, support, and account operations.",
  "theme_color": "#080b10",
  "background_color": "#080b10",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/audoe-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/audoe-mark.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "navigation", "business"]
}
