{
  "background_color": "#0a0d12",
  "display": "standalone",
  "icons": [
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "/static/icon-192.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/static/icon-512.png",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/static/icon-maskable.png",
      "type": "image/png"
    }
  ],
  "name": "Minhas Entregas \u2014 Mega \u00datil",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "Entregas",
  "start_url": "/motorista",
  "theme_color": "#1a73e8"
}
