{
  "name": "DevCommand",
  "short_name": "DevCommand",
  "description": "Developer ops hub for FreshProof, Penelope's, FloristFlow, and Trade",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
