{
  "short_name": "LADS",
  "name": "Les Archives du spectacle",
  "icons": [
    {
      "src": "/img/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#090e1b",
  "background_color": "#090e1b",
  "display": "standalone",
  "start_url": "/",
  "related_applications": [{
    "platform": "play",
    "id": "net.lesarchivesduspectacle.twa"
  }, {
    "platform": "webapp",
    "url": "https://lesarchivesduspectacle.net/manifest.webmanifest"
  }]
}
