{
  "name": "PKKP Enterprises",
  "short_name": "PKKPE",
  "id": "au-com-pkkpenterprises",
  "description": "PWA Companion app for PKKP Enterprises",
  "start_url": "/app/home/",
  "scope": "/app/",
  "display": "standalone",
  "lang": "en-au",
  "dir": "auto",
  "theme_color": "#171717",
  "background_color": "#171717",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://pkkpe.minesitesupport.com.au/files/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://pkkpe.minesitesupport.com.au/files/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://dashboard.minesitesupport.com.au/files/screen1.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "description": "Companion app for PKKP Enterprises"
    },
    {
      "src": "https://dashboard.minesitesupport.com.au/files/screen2.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "description": "Complete Site Forms online"
    },
    {
      "src": "https://dashboard.minesitesupport.com.au/files/screen3.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "description": "Chat with teams on any jobsite"
    },
    {
      "src": "https://dashboard.minesitesupport.com.au/files/screen4.png",
      "sizes": "1242x2688",
      "type": "image/png",
      "description": "Direct message other team members"
    }
  ],
  "categories": [
    "business"
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/au/app/erpnext-mobile/id6479046579",
      "id": "6479046579"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.codessoft.erpnextmob.android&amp;amp;hl=en-US",
      "id": "com.codessoft.erpnextmob.android"
    }
  ],
  "shortcuts": [
    {
      "name": "Apps Page",
      "url": "/apps",
      "description": "List of app modules available"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 120
  },
  "file_handlers": [
    {
      "action": "/open-pdf",
      "accept": {
        "application/pdf": [
          ".pdf"
        ]
      },
      "icons": [
        {
          "src": "/icons/pdf-icon.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ],
      "launch_type": "single-client"
    }
  ]
}