{
  "short_name": "Stufco",
  "name": "STUFCO",
  "icons": [
    {
      "src": "/images/stufcoicon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/stufcoicon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#FFFB83",
  "display": "fullscreen",
  "scope": ".",
  "theme_color": "#a7e8d8"
}