{
  "name": "MyShuku",
  "short_name": "MyShuku",
  "description": "MyShuku est une plateforme moderne de gestion et d’apprentissage accessible sur mobile et web.",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "lang": "fr",
  "categories": [
    "education",
    "productivity",
    "business"
  ],
  "iconsPath": "/icons",
  "screenshotsPath": "/screenshots",
  "icons": [
    {
      "src": "/icons/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/challenge.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/dashbord.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/screenshots/login.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}