{
  "name": "SpinLab",
  "short_name": "SpinLab",
  "description": "L'expert de votre matériel de tennis de table — diagnostic, catalogue et Labo Synergie.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#14181B",
  "theme_color": "#14181B",
  "lang": "fr",
  "categories": ["sports", "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Lancer le diagnostic",
      "short_name": "Diagnostic",
      "url": "./#diagnostic",
      "description": "Trouver le matériel adapté à mon jeu"
    },
    {
      "name": "Catalogue",
      "short_name": "Catalogue",
      "url": "./#materiel",
      "description": "Parcourir revêtements et bois"
    }
  ]
}
