{
  "id": "/",
  "name": "OneShot AI",
  "short_name": "OneShot",
  "description": "Unified OneShot AI Workspace supporting Gemini and GPT with bilingual English and Arabic capabilities.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111215",
  "theme_color": "#ff5500",
  "icons": [
    {
      "src": "/oneshot.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/oneshot.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/oneshot.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/oneshot.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "screenshots": []
}
