{
  "id": "./",
  "name": "FlowCycle",
  "short_name": "FlowCycle",
  "description": "A private, local-first cycle tracker with quick daily logs and personal insights.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f0eb",
  "theme_color": "#7f2435",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}