{
  "name": "Cyno.gg — Premium Game Software",
  "short_name": "Cyno",
  "description": "Premium game software platform with cheats, configs, and community tools.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06080f",
  "theme_color": "#06080f",
  "categories": ["games", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/media/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/media/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard.html",
      "description": "View your subscription and telemetry"
    },
    {
      "name": "Store",
      "url": "/store.html",
      "description": "Browse products and plans"
    },
    {
      "name": "Messages",
      "url": "/messages.html",
      "description": "Check your messages"
    }
  ]
}
