{
  "name": "Cartonel: TCG Binders & Value",
  "short_name": "Cartonel",
  "description": "Check TCG card prices, calculate costs, and organize your collection. Pokémon, Yu-Gi-Oh!, Magic: The Gathering, One Piece.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12141c",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ro",
  "icons": [
    {
      "src": "/favicon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities",
    "shopping"
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Collect differently"
    },
    {
      "src": "/screenshot-2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Check Prices Instantly"
    },
    {
      "src": "/screenshot-3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Track your Collection"
    },
    {
      "src": "/screenshot-4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Scan and Identify"
    },
    {
      "src": "/screenshot-5.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Add to your collection"
    },
    {
      "src": "/screenshot-wide.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Cartonel — TCG Prices & Collection"
    }
  ],
  "prefer_related_applications": false,
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}