{
  "name": "TAOD — Sky Derby",
  "short_name": "TAOD",
  "description": "TAOD — Sky Derby — un jeu de la collection The Art Of Game",
  "start_url": "taod-demo.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#081226",
  "theme_color": "#2BB6FF",
  "icons": [
    {
      "src": "icon-taod-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-taod-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}