{
  "name": "Momentum AI",
  "short_name": "Momentum AI",
  "description": "AI-powered The Device Momentum firmware controller with voice commands and Bluetooth/USB connectivity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d0f",
  "theme_color": "#00ff9d",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "AI Chat",
      "url": "/",
      "description": "Open AI assistant"
    }
  ]
}
