{
  "name": "GG Framework",
  "short_name": "GG",
  "description": "GG-FRAMEWORK — Private Panel - By GG Framework",
  "start_url": "/painel",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" }
  ]
}