{
  "name": "Corrente",
  "short_name": "Corrente",
  "description": "Estratégia pura, sem sorte. Junte os dois lados e vença o melhor.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ece1c6",
  "theme_color": "#efe6d2",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
