{
  "name": "OrbisJur",
  "short_name": "OrbisJur",
  "description": "Sistema de gestão jurídica OrbisJur",
  "lang": "pt-BR",
  "start_url": "/splash?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06162F",
  "theme_color": "#06162F",
  "icons": [
    {
      "src": "/static/pwa/icons/icon-72.png?v=20260609-custom-splash",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-96.png?v=20260609-custom-splash",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-128.png?v=20260609-custom-splash",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-144.png?v=20260609-custom-splash",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-152.png?v=20260609-custom-splash",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-192.png?v=20260609-custom-splash",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-384.png?v=20260609-custom-splash",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-512.png?v=20260609-custom-splash",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icons/icon-maskable-192.png?v=20260609-custom-splash",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/pwa/icons/icon-maskable-512.png?v=20260609-custom-splash",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/pwa/screenshots/desktop-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Painel OrbisJur no computador"
    },
    {
      "src": "/static/pwa/screenshots/mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Painel OrbisJur no celular"
    }
  ]
}
