{
  "id": "/",
  "name": "Kingshot Alliance Command",
  "short_name": "Kingshot",
  "description": "Alliance coordination, Events, Gift Codes, recruitment, and Governor operations for Kingshot.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050a0b",
  "theme_color": "#0d3431",
  "orientation": "any",
  "categories": [
    "games",
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "/images/app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Overview",
      "short_name": "Overview",
      "url": "/dashboard"
    },
    {
      "name": "Event Command",
      "short_name": "Events",
      "url": "/events"
    },
    {
      "name": "Gift Codes",
      "short_name": "Gift Codes",
      "url": "/gift-codes"
    }
  ]
}
