{
  "name": "Orkestra",
  "short_name": "Orkestra",
  "description": "Orkestra — orquestração de projetos de engenharia",
  "start_url": "/static/index.html",
  "scope": "/static/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1117",
  "theme_color": "#4f7df0",
  "lang": "pt-BR",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
