{
  "name": "TAOF — Neon Funfair 2099",
  "short_name": "TAOF",
  "description": "TAOF — Neon Funfair 2099 — un jeu de la collection The Art Of Game",
  "start_url": "taof-demo.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14021E",
  "theme_color": "#FF1CF7",
  "icons": [
    {
      "src": "icon-taof-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-taof-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}