{
  "id": "/",
  "name": "NeonSect — Gaming Carry Services",
  "short_name": "NeonSect",
  "description": "Professional gaming carry & boosting services for 50+ games",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06060F",
  "theme_color": "#06060F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/?shortcut=games",
      "description": "Browse gaming carry services",
      "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Live Chat",
      "short_name": "Chat",
      "url": "/chat?shortcut=chat",
      "description": "Talk to support",
      "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Guides",
      "short_name": "Guides",
      "url": "/guides?shortcut=guides",
      "description": "Read gaming guides",
      "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "url": "/settings?shortcut=settings",
      "description": "App settings & profile",
      "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
