{
  "name": "Kabutox",
  "short_name": "Kabutox",
  "description": "Buy curated CS2 skin collections. Automated acquisition, stored safely in our vault.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "shopping"],
  "id": "com.kabutox.app",

  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "shortcuts": [
    {
      "name": "Browse Collections",
      "short_name": "Collections",
      "description": "Browse curated CS2 skin collections",
      "url": "/collections",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Vault",
      "short_name": "Vault",
      "description": "View your skin vault",
      "url": "/vault",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ],

  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Kabutox — Curated CS2 Skin Collections"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
