{
  "name": "UPD Scanner",
  "short_name": "UPD",
  "start_url": "/mode.html",
  "display": "fullscreen",
  "background_color": "#f3f4f6",
  "theme_color": "#374151",
  "icons": [
    {
      "src": "/site_favicon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/site_favicon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}