{
  "id": "https://www.shadowrig.com/tools/shadowkit/",
  "name": "ShadowRig Toolkit",
  "short_name": "Toolkit",
  "description": "Drop any file and get the right actions. Runs entirely on your device. Nothing leaves your machine.",
  "start_url": "/tools/shadowkit/index.html?source=pwa",
  "scope": "/tools/shadowkit/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0c0c0d",
  "theme_color": "#0c0c0d",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icons/icon48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
