{
  "name": "S&T Memories",
  "short_name": "S&T",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdfaf6",
  "theme_color": "#b30000",
  "icons": [
    {
      "src": "assets/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}