{
  "name": "FusionTracker — TCG Market Intelligence",
  "short_name": "FusionTracker",
  "description": "Track Dragon Ball & Pokémon TCG card prices across US and EU markets. Spot arbitrage opportunities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["finance", "games", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Dragon Ball Market",
      "url": "/dragon-ball",
      "description": "Dragon Ball Fusion World prices"
    },
    {
      "name": "Pokémon Market",
      "url": "/pokemon",
      "description": "Pokémon TCG prices"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "Upgrade to Pro"
    }
  ]
}
