{
  "name": "AI-EditPro",
  "short_name": "AI-EditPro",
  "description": "Free online developer tools - QR Code, JSON, Password Generator & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0720",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg",
      "form_factor": "wide"
    }
  ]
}
