{
  "name": "BUSY BEING ME",
  "short_name": "BBM",
  "description": "BUSY BEING ME — Cycle-synced training. Know your cycle, own your training.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#00D4AA",
  "lang": "en",
  "categories": [
    "health",
    "fitness"
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}