{
  "name": "Inphovid - Innovative Apps",
  "short_name": "Inphovid",
  "description": "Image enhancement and viewing made simple. Professional HDR and image editing tools for everyone.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#7A8D89",
  "theme_color": "#667eea",
  "categories": ["photography", "productivity", "graphics"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "images/inphovid-logo.png",
      "sizes": "822x822",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/inphovid-logo.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Foton-HDR",
      "short_name": "Foton-HDR",
      "description": "Simple HDR photo enhancement for everyone",
      "url": "#foton-hdr",
      "icons": [
        {
          "src": "images/Foton-HDR.png",
          "sizes": "100x100",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Vimple",
      "short_name": "Vimple",
      "description": "HDR image viewer with extended dynamic range support",
      "url": "#vimple",
      "icons": [
        {
          "src": "images/Vimple.png",
          "sizes": "100x100",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Gain Map HDR",
      "short_name": "Gain Map HDR",
      "description": "Transform SDR images into true HDR using gain map technology",
      "url": "#gain-map-hdr",
      "icons": [
        {
          "src": "images/Gain Map HDR.png",
          "sizes": "100x100",
          "type": "image/png"
        }
      ]
    }
  ]
}