{
  "name": "Turning Point",
  "short_name": "TurningPoint",
  "description": "Create and manage turning points in your life. Adjust the sails and pursue goals with clarity.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a1a1a'/><text y='.8em' x='50%' dominant-baseline='middle' text-anchor='middle' font-size='70'>⛵</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
