{
  "name": "TAKE COMMAND — 7BD Command Center",
  "short_name": "Take Command",
  "description": "7BD Command Center — Track your 7 Battle Domains of Life based on Take Command by Victor Simukonda",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080a0d",
  "theme_color": "#e8b424",
  "categories": ["productivity", "health", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
