{
  "name": "Plumigo",
  "short_name": "Plumigo",
  "description": "Ton compagnon d'écriture !",
  "start_url": "/Plumigo/",
  "scope": "/Plumigo/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "categories": ["education"],
  "lang": "fr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
