{
  "name": "Chef 5 Estrelas - EnsinE",
  "short_name": "Chef 5 Estrelas",
  "description": "Jogue direto no navegador e seja um Chef 5 Estrelas!",
  "id": "/chef/",
  "scope": "/chef/",
  "start_url": "/chef/index.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#ffcc00",
  "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"
    }
  ]
}