{
  "name": "BondTime - Period Tracker for Men",
  "short_name": "BondTime",
  "description": "The first period tracker designed for men to understand and support their partners better.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1D3A",
  "theme_color": "#EC4899",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
