{
    "name": "AIO Search",
    "short_name": "AIO Search",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#121212",
    "description": "SMART ALL-IN-ONE SEARCH",
    "icons": [
      {
        "src": "./img/app-icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "./img/app-icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ]
  }