{
  "name": "OnmIA Entrega",
  "short_name": "OnmIA Ent",
  "description": "App de entregas para motoristas OnmIA",
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/",
  "id": "/?pwa=entrega",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f4f5",
  "theme_color": "#0d6e7a",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
