{
    "name": "SKS-BILLING",
    "short_name": "SKS",
    "start_url": "/",
    "id": "/?is_pwa=true",
    "display": "standalone",
    "description": "PT. SARANA KAWAN SETIA",
    "scope": "/",
    "theme_color": "#00AA5B",
    "background_color": "#FFFFFF",
    "prefer_related_applications": true,
    "icons": [
      {
        "src": "./images/pwa/windows11/SmallTile.scale-100.png",
        "sizes": "71x71",
        "type": "image/png"
      },
      {
        "src": "./images/pwa/windows11/Square150x150Logo.scale-100.png",
        "sizes": "150x150",
        "type": "image/png"
      },
      {
        "src": "./images/pwa/android/android-launchericon-512-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "./images/pwa/ios/180.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "screenshots": [
        {
          "src": "./images/pwa/screenshot/wide-screenshot.png",
          "sizes": "1280x720",
          "type": "image/png",
          "label": "Dashboard Penjualan billing",
          "form_factor": "wide"
        }
      ],
    "related_applications": []
  }
  