{
  "name": "Pleng - Substation Manager",
  "short_name": "Pleng",
  "description": "Professional substation testing and equipment management by Power Logic Engineers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#1A237E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "pleng-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "pleng-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-AU"
}