{
  "name": "Mystic Lock",
  "short_name": "Mystic Lock",
  "description": "Secure Your Apps With Fingerprint, Face Unlock, PIN & Pattern Protection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0B1A",
  "theme_color": "#9D4EDD",
  "orientation": "portrait-primary",
  "categories": ["security", "utilities"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "og-image.png",
      "sizes": "1344x768",
      "type": "image/png"
    }
  ]
}