{
  "name": "Dark Forest Solutions",
  "short_name": "DFS",
  "description": "Configured Claude on your stack. Operator-built · Detroit.",
  "start_url": "/gate?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0907",
  "theme_color": "#0A0907",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
