{
  "name": "NoReset",
  "short_name": "NoReset",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B1B1B",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/splashscreens/splash-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_screens": [
    {
      "src": "/splashscreens/splash-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
