{
  "name": "Velocity - AI Prompt Optimizer & Enhancer",
  "short_name": "Velocity",
  "description": "Transform your AI prompts instantly with Velocity. One-click prompt optimization for ChatGPT, Gemini & more. Boost productivity by 30%.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "velocity-prompt-optimizer",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "https://thinkvelocity.in/next-assets/61.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Try Velocity",
      "short_name": "Try Now",
      "description": "Start optimizing your AI prompts",
      "url": "/#promptBoxRef",
      "icons": [
        {
          "src": "https://thinkvelocity.in/next-assets/VEL_LOGO2.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
} 