{
  "name": "Neon Stickman Fighter",
  "short_name": "NeonFighter",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#03060c",
  "theme_color": "#00ffcc",
  "orientation": "landscape",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2300ffcc'/%3E%3Ccircle cx='256' cy='256' r='180' fill='%23000'/%3E%3Cline x1='256' y1='80' x2='256' y2='432' stroke='%2300ffcc' stroke-width='20'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}