{
  "name": "Swyfe",
  "short_name": "Swyfe",
  "description": "Un jeu social dans la vraie vie",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0830",
  "theme_color": "#f29100",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["social", "entertainment"],
  "shortcuts": [
    {
      "name": "Scanner",
      "url": "/scan",
      "description": "Scanner un QR Swyfe"
    },
    {
      "name": "Mon QR",
      "url": "/mon-qr",
      "description": "Afficher mon QR code"
    }
  ]
}
