{
  "name": "Futenoid - EnsinE",
  "short_name": "Futenoid",
  "description": "Jogue direto no navegador e marque um golaço!",
  "id": "/futenoid/",
  "scope": "/futenoid/",
  "start_url": "/futenoid/index.html",
  "display": "standalone",
  "background_color": "#17802d",
  "theme_color": "#1a8e32",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}