{
  "name": "Projeto35 OS",
  "short_name": "Projeto35 OS",
  "description": "Sistema Operativo Centralizado AJEC Web",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D8ABC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/logo_projeto35.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo_projeto35.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
