{
  "name": "The Marabha Method Command Center",
  "short_name": "Command",
  "id": "./index.html",
  "lang": "en-US",
  "description": "A local-first life operating system where real-world progress drives the game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#07090d",
  "theme_color": "#07090d",
  "categories": ["productivity", "lifestyle"],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "url": "./index.html?tab=today", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Talk to Daniel", "short_name": "Daniel", "url": "./index.html?action=voice", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Operations", "short_name": "Ops", "url": "./index.html?tab=ops", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Quran Campaign", "short_name": "Quran", "url": "./index.html?tab=quran", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
