{
  "name": "GameFy Portal",
  "short_name": "GameFy",
  "description": "Seu portal de notícias, lançamentos e tutoriais gamer.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
