{
  "id": "/",
  "name": "SoftCycle",
  "short_name": "SoftCycle",
  "description": "A gentle, privacy-first cycle tracking app. Understand your phases, honour your feelings, and be soft with yourself. Your data stays on your device. A friend, not a doctor.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "medical"],
  "background_color": "#ede8f5",
  "theme_color": "#c5b8e8",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
