{
  "short_name": "OI",
  "name": "Obsolete Industrial",
  "description": "Industrial support app that features a forum for industrial maintenance technicians.",
  "lang": "en-US",
  "start_url": ".",
  "background_color": "#CCC",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0066CC",
  "icons": [
    {
      "src": "/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}