{
  "name": "NET FIBRA APP",
  "short_name": "NET FIBRA",
  "description": "NET FIBRA APP",
  "id": "/app/",
  "start_url": "/app/?source=pwa&v=2026062202",
  "scope": "/app/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#0b0012",
  "theme_color": "#b800a8",
  "orientation": "portrait",
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "/app/assets/icons/icon-192x192.png?v=2026082415",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/assets/icons/icon-512x512.png?v=2026082415",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
