{
  "name": "NeoFind",
  "short_name": "NeoFind 1.28",
  "start_url": "/NeoFind/",
  "scope": "/NeoFind/",
  "display": "standalone",
  "background_color": "#0f2027",
  "theme_color": "#4da6ff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon_round.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
