{
  "name": "Tiimbo — Assistant Enseignant",
  "short_name": "Tiimbo",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d5afd",
  "categories": [
    "education",
    "productivity"
  ],
  "orientation": "portrait",
  "lang": "fr",
  "description": "Application de gestion pour les enseignants du secondaire au Burkina Faso",
  "icons": [
    {
      "src": "img/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "img/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "img/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "img/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}