{
  "name": "Dope Driver",
  "short_name": "Driver",
  "description": "App de entregas para motoristas Dope Sole",
  "start_url": "/driver",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-footprint.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-footprint.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["logistics", "productivity"],
  "lang": "pt-MZ"
}
