{
  "name": "Geranium Puzzle Simulator",
  "short_name": "Geranium",
  "description": "Five interlocking rotating rings — free, in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "icon.ico",
      "sizes": "1254x1254",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
