{
  "name": "Cyluna — Your Cycle, Understood",
  "short_name": "Cyluna",
  "description": "Free period calculator, ovulation calculator and women's health tools. Private, instant, no account needed.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7F77DD",
  "background_color": "#faf9ff",
  "lang": "en",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-period-calculator.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Cyluna Period Calculator"
    }
  ]
}
