{
  "short_name": "NinePkt",
  "name": "NinePkt — AI Card Vault",
  "description": "AI-powered Pokémon card vault. Scan, organize, and track real-time market prices.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A1226",
  "background_color": "#0A1226",
  "categories": ["lifestyle", "entertainment", "utilities"]
}
