{
  "name": "Stoked Surfing",
  "short_name": "Stoked",
  "description": "Log your stoke. Surf logbook with break collection, the Stoke Ladder, and shareable milestone cards.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0284c7",
  "theme_color": "#0284c7",
  "categories": ["lifestyle", "sports", "kids"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
