{
  "name": "BuildTrack Pro",
  "short_name": "BuildTrack",
  "description": "Construction project management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1800",
  "theme_color": "#1A1800",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%231A1800'/><rect x='16' y='16' width='480' height='12' rx='6' fill='%23F5D800'/><path d='M100 240L256 110L412 240V420C412 431 403 440 392 440H320V340H192V440H120C109 440 100 431 100 420Z' fill='%23F5D800'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/?share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
