{
  "name": "In-Count-Her Rhythm",
  "short_name": "Return Rhythm",
  "description": "A local-only return rhythm for noticing drift, returning without shame, and continuing gently.",
  "start_url": "./index.html#/home",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#10100f",
  "background_color": "#10100f",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
