{
  "name": "OvaLune cycle charting",
  "short_name": "OvaLune",
  "description": "OvaLune is an elaborate cycle charting app, running on iPhone & iPad, Android, macOS, Windows and Linux",
  "lang": "en-US",
  "id": "/app.html",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFF8F9",
  "icons": [
    {
      "src": "assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-with-padding.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/light.png",
      "sizes": "1636x944",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OvaLune cycle calendar and daily details (light theme)"
    },
    {
      "src": "assets/screenshots/dark.png",
      "sizes": "1636x944",
      "type": "image/png",
      "form_factor": "wide",
      "label": "OvaLune cycle calendar and daily details (dark theme)"
    },
    {
      "src": "assets/screenshots/mobile-light.png",
      "sizes": "505x937",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OvaLune cycle calendar and daily details (light theme)"
    },
    {
      "src": "assets/screenshots/mobile-dark.png",
      "sizes": "505x937",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "OvaLune cycle calendar and daily details (dark theme)"
    }
  ]
}
