{
  "name": "Who Tried - Intruder Protection",
  "short_name": "Who Tried",
  "description": "Silently capture photos of anyone attempting to unlock your phone with the wrong password.",
  "icons": [
    {
      "src": "/Statics/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Statics/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#00d2ff",
  "background_color": "#0a0e14",
  "display": "standalone",
  "start_url": "/"
}