{
  "name": "LensDex — Keyboard Helper",
  "short_name": "LensDex",
  "description": "Save game searches and paste filters with one tap.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f1b5b",
  "theme_color": "#1f1b5b",
  "icons": [
    {
      "src": "assets/App-Icon-Light-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/App-Icon-Light-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/App-Icon-Light.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
