{
  "name": "FairwayFirst",
  "short_name": "FairwayFirst",
  "description": "AI-powered golf tee time booking. Your tee time, secured before dawn.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1F3C",
  "theme_color": "#0D1F3C",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='92' fill='%230D1F3C'/><text x='96' y='140' font-size='120' font-weight='900' fill='%23D4AF37' text-anchor='middle'>F</text></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'><circle cx='256' cy='256' r='250' fill='%230D1F3C'/><text x='256' y='380' font-size='320' font-weight='900' fill='%23D4AF37' text-anchor='middle'>F</text></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 192 192'><circle cx='96' cy='96' r='92' fill='%230D1F3C'/><text x='96' y='140' font-size='120' font-weight='900' fill='%23D4AF37' text-anchor='middle'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23FFFFFF'/><rect width='540' height='60' fill='%230D1F3C'/><text x='270' y='40' font-size='28' font-weight='900' fill='%23D4AF37' text-anchor='middle' font-family='Playfair Display'>FairwayFirst</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["sports", "productivity"],
  "shortcuts": [
    {
      "name": "Book Your Tee Time",
      "short_name": "Book",
      "description": "Quickly jump to the booking form",
      "url": "/?shortcut=booking",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='44' fill='%230D1F3C'/><text x='48' y='68' font-size='50' font-weight='900' fill='%23D4AF37' text-anchor='middle'>⛳</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pricing Plans",
      "short_name": "Pricing",
      "description": "View our pricing options",
      "url": "/?shortcut=pricing",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='44' fill='%230D1F3C'/><text x='48' y='68' font-size='50' font-weight='900' fill='%23D4AF37' text-anchor='middle'>💰</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
