{
  "name": "Gas Cylinder Mate",
  "short_name": "GasCylMate",
  "description": "Gas Cylinder Tracker for NZ refrigerant technicians — by Skillsure",
  "start_url": "/GCM/splash.php",
  "scope": "/GCM/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8f2f8",
  "theme_color": "#005a9c",
  "icons": [
    {
      "src": "/GCM/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/GCM/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/GCM/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/GCM/RPSS_LOGO_WEB.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
