{
  "name": "UTTOPSIS - Intranet UTTOP",
  "short_name": "UTTOPSIS",
  "description": "Intranet SIS pour le campus UTTOP (Tarbes)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#004F78",
  "background_color": "#FFFFFF",
  "lang": "fr",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "./assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
