{
  "name": "LogCard — One Piece TCG",
  "short_name": "LogCard",
  "description": "Gère ta collection One Piece TCG, scanne tes cartes et consulte les cotes du marché.",
  "start_url": "/collection",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2c1204",
  "theme_color": "#2c1204",
  "lang": "fr",
  "id": "fr.logcard.app",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "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"
    }
  ],
  "categories": ["games", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "id": "fr.logcard.app"
    }
  ]
}
