{
  "name": "Orbit Defense - Tactical 3D Strategy",
  "short_name": "OrbitDefense",
  "start_url": "/",
  "scope": "/",
  "id": "dev.generatedpixel.orbitdefense",
  "developer": {
    "name": "Generated Pixel",
    "url": "https://generatedpixel.dev/"
  },
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#030610",
  "theme_color": "#00f0ff",
  "description": "Tactical turn-based 3D orbital strategy game featuring deep tactical AI, orbital stratagems, inclusive LGBTQ+ pride themes, and global cloud leaderboards.",
  "categories": ["games", "strategy", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Battle",
      "short_name": "Battle",
      "description": "Jump straight into planetary combat",
      "url": "/?action=battle",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Top Commanders",
      "short_name": "Leaderboard",
      "description": "View global commander rankings",
      "url": "/?action=leaderboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/galactic_space_background.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Orbit Defense 3D Tactical Combat Arena"
    }
  ],
  "related_applications": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
