{
  "name": "TCG10 — Estimation IA de gradation TCG",
  "short_name": "TCG10",
  "description": "Estime la note PSA potentielle de tes cartes à collectionner (Pokémon, Yu-Gi-Oh!, Magic, One Piece et plus) en 2 minutes, à partir de 6 photos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "fr-FR",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle estimation",
      "short_name": "Estimer",
      "description": "Lancer une nouvelle estimation de carte",
      "url": "/estimate/prepare",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
