{
  "name": "Palavrinha",
  "short_name": "Palavrinha",
  "description": "Adivinha a palavra portuguesa em 6 tentativas!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#4A9B6F",
  "orientation": "portrait",
  "icons": [
    { "src": "favicon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "lang": "pt",
  "screenshots": [
    { "src": "favicon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
