{
  "name": "Ionity Central - Google AI Edge & Enterprise Workspace",
  "short_name": "Ionity Central",
  "description": "On-Device Google AI Edge Gallery, Gemma 4, Thinking Mode, Unity docs, CRM pipeline, SCRUM sprints, and Google OAuth 2.0.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#3366FF",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Google AI Edge Gallery",
      "url": "./index.html?view=ai-edge",
      "description": "Launch on-device Gemma 4 & LiteRT-LM suite"
    },
    {
      "name": "AI Chat & Thinking Mode",
      "url": "./index.html?view=ai-edge&tab=chat",
      "description": "Engage in step-by-step on-device reasoning"
    },
    {
      "name": "Ask Image (Vision Studio)",
      "url": "./index.html?view=ai-edge&tab=vision",
      "description": "Mobile camera capture and visual question answering"
    },
    {
      "name": "Audio Scribe (Voice)",
      "url": "./index.html?view=ai-edge&tab=audio",
      "description": "Live speech-to-text recording and transcription"
    },
    {
      "name": "Unity Workspace Docs",
      "url": "./index.html?view=workspace",
      "description": "Access enterprise documents and knowledge base"
    },
    {
      "name": "CRM Sales Pipeline",
      "url": "./index.html?view=crm",
      "description": "View CRM deals and financial forecast"
    }
  ],
  "categories": ["productivity", "business", "utilities", "developer tools"]
}
