{
  "name": "1v1 King",
  "short_name": "1v1 King",
  "description": "1v1 skill duels. Challenge anyone. Prove you are the King.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08070d",
  "theme_color": "#ffce3a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    { "name": "Quick Duel", "url": "/play", "description": "Start a new duel" },
    { "name": "Leaderboard", "url": "/leaderboard", "description": "View rankings" }
  ]
}
