{
  "name": "Obraki Entregador",
  "short_name": "Entregador",
  "description": "App de entregas do marketplace Obraki",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B365D",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/obraki-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
