{
  "id": "/",
  "name": "dolasolfege",
  "short_name": "dolasolfege",
  "description": "Numerisez, partagez et dirigez vos partitions de choeur.",
  "start_url": "/bibliotheque",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1928",
  "theme_color": "#6c47ff",
  "lang": "fr",
  "categories": ["music", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scanner",
      "short_name": "Scan",
      "url": "/scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Bibliotheque",
      "short_name": "Bibliotheque",
      "url": "/bibliotheque",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
