{
  "name": "Thuraya Sky",
  "short_name": "Celestial",
  "description": "Weather and moon cycle at a glance",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "theme_color": "#0b0f1a",
  "background_color": "#0b0f1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230b0f1a'/><circle cx='96' cy='96' r='60' fill='%23d1d5db'/><circle cx='116' cy='76' r='60' fill='%230b0f1a'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230b0f1a'/><circle cx='256' cy='256' r='160' fill='%23d1d5db'/><circle cx='296' cy='196' r='160' fill='%230b0f1a'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230b0f1a'/><circle cx='256' cy='256' r='128' fill='%23d1d5db'/><path d='M256 128 A128 128 0 0 1 384 256 L256 256 Z' fill='%230b0f1a' opacity='0.5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["weather", "lifestyle"]
}