{
  "name": "3D Color Picker",
  "short_name": "3DCP",
  "start_url": "https://vamiqvalji.github.io/3D-Color-Picker/",
  "description": "A 3D environment color picker tool with customizability!",
  "icons": [
      {
        "src": "pwa-icons/manifest-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable any"
      },
      {
        "src": "pwa-icons/manifest-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable any"
      }
    ],
    "theme_color": "#000000",
    "background_color": "#FFFFFF",
    "display": "fullscreen",
    "orientation": "portrait"
}
