{
  "name": "ImagePickerKMP - Kotlin Multiplatform Camera Library",
  "short_name": "ImagePickerKMP",
  "description": "ImagePickerKMP by Ismoy Belizaire - Open-source Kotlin Multiplatform camera and gallery picker library for Android, iOS, Desktop and Web",
  "start_url": "https://imagepickerkmp.dev/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["developer tools", "education", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230ea5e9'/%3E%3Cpath d='M48 148l42-54 34 42 26-36 34 48H48z' fill='white'/%3E%3Ccircle cx='84' cy='66' r='22' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%230ea5e9'/%3E%3Cpath d='M120 400l110-145 90 110 70-95 90 130H120z' fill='white'/%3E%3Ccircle cx='220' cy='170' r='60' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://raw.githubusercontent.com/ismoy/CameraKMP/main/thumnailImagePickerKMP.png",
      "sizes": "1280x640",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ImagePickerKMP Library Overview"
    }
  ],
  "shortcuts": [
    {
      "name": "Installation Guide",
      "short_name": "Install",
      "description": "How to install ImagePickerKMP",
      "url": "https://imagepickerkmp.dev/#installation",
      "icons": []
    },
    {
      "name": "API Reference",
      "short_name": "API",
      "description": "ImagePickerKMP API documentation",
      "url": "https://imagepickerkmp.dev/#api",
      "icons": []
    },
    {
      "name": "Changelog",
      "short_name": "Changelog",
      "description": "Version history and updates",
      "url": "https://imagepickerkmp.dev/#changelog",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
