{
  "name": "My Cycle Keeper — Private Period & Cycle Tracker",
  "short_name": "My Cycle Keeper",
  "description": "Private, AES-encrypted period and cycle tracker. Zero data collection. Forever free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#120818",
  "theme_color": "#5b1a8a",
  "categories": [
    "health",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icons/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
