{
  "name": "Smart Clap",
  "short_name": "Smart Clap",
  "description": "Find your lost phone by clapping, snapping or whistling. Recognition runs on your device.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "theme_color": "#070F12",
  "background_color": "#070F12",
  "icons": [
    {
      "src": "/assets/img/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-232.png",
      "sizes": "232x232",
      "type": "image/png"
    }
  ]
}
