{
  "id": "/dashboard",
  "name": "The Integrative Spot",
  "short_name": "TIS",
  "description": "Gestão de alunos e avaliações — The Integrative Spot",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2E3F4E",
  "theme_color": "#00B5A5",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}