{
  "name": "openSunCalc - Sunset & Solar Direction Map",
  "short_name": "openSunCalc",
  "description": "Fast, private, keyless sunset & solar direction map and calculations.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23f97316'/><path d='M20 70 Q50 30 80 70' stroke='%23fff' stroke-width='6' fill='none'/><circle cx='50' cy='35' r='12' fill='%23fbbf24'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
