{
  "name": "Astro Dash",
  "short_name": "Astro Dash",
  "description": "Esquive, collecte, survis. Un jeu arcade spatial rétro.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a1f",
  "theme_color": "#0b0a1f",
  "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" }
  ]
}
