{
  "name": "Surf Session Planner",
  "short_name": "SurfPlan",
  "description": "Plan surf sessions and track your progress in the water.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='black'/><text x='50%25' y='56%25' font-size='130' font-family='sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='black'/><text x='50%25' y='56%25' font-size='340' font-family='sans-serif' font-weight='bold' text-anchor='middle' dominant-baseline='middle' fill='white'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
