{
  "name": "Altered Pool",
  "short_name": "Altered Pool",
  "description": "Pool de cartes Altered TCG partagé entre joueurs",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Bibliothèque", "url": "/browser.html", "description": "Parcourir les cartes" },
    { "name": "Import",       "url": "/import.html",  "description": "Importer des cartes" }
  ]
}
