{
    "short_name": "UKMP Destop",
    "name": "UKMP Destop",
    "description": "UKM Penelitian Universitas Negeri Semarang",
    "lang": "id-ID",
    "publisher": "DD",
    "categories": ["Research", "education", "organization"],
    "icons": [{
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-48x48.webp",
            "sizes": "48x48",
            "type": "image/webp"
        },
        {
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-72x72.webp",
            "sizes": "72x72",
            "type": "image/webp"
        },
        {
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-96x96.webp",
            "sizes": "96x96",
            "type": "image/webp"
        },
        {
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-144x144.webp",
            "sizes": "144x144",
            "type": "image/webp"
        },
        {
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "https://ukmpapps.web.app/logo/ukmp-logo-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "gcm_sender_id": "1045619590409",
    "permissions": [
        "activeTab",
        "alarms",
        "background",
        "bookmarks",
        "browserSettings",
        "browsingData",
        "clipboardRead",
        "clipboardWrite",
        "contentSettings",
        "contextMenus",
        "cookies",
        "certificateProvider",
        "debugger",
        "declarativeContent",
        "declarativeNetRequest",
        "declarativeWebRequest",
        "desktopCapture",
        "displaySource",
        "dns",
        "documentScan",
        "downloads",
        "downloads.open",
        "enterprise.deviceAttributes",
        "enterprise.hardwarePlatform",
        "enterprise.platformKeys",
        "enterprise.networkingAttributes",
        "experimental",
        "fileBrowserHandler",
        "fileSystemProvider",
        "fontSettings",
        "gcm",
        "geolocation",
        "history",
        "identity",
        "idle",
        "management",
        "nativeMessaging",
        "networking.config",
        "notifications",
        "pageCapture",
        "platformKeys",
        "power",
        "printerProvider",
        "privacy",
        "processes",
        "proxy",
        "scripting",
        "search",
        "sessions",
        "signedInDevices",
        "storage",
        "system.cpu",
        "system.display",
        "system.memory",
        "system.storage",
        "tabCapture",
        "tabs",
        "topSites",
        "tts",
        "ttsEngine",
        "unlimitedStorage",
        "vpnProvider",
        "wallpaper",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
      ],
    "manifest_version": 3,
    "version": "1.0.0",
    "start_url": "/apps",
    "background_color": "#f8f8f8",
    "author": "GALIH RIDHO UTOMO",
    "editor": "Digital Departement",
    "orientation": "portrait",
    "display": "standalone",
    "shortcuts" : [
        {
        "short_name": "Story UKMP",
        "name": "Story UKMP",
        "url": "story/",
        "description": "Kumpulan Story dan Konten Kegiatan UKMP",
        "icons": [
            {
                "src": "https://ukmpapps.web.app/apps/2.96x96.png",
                "sizes": "96x96",
                "type": "image/png"
            }
        ]
        },
        {
        "short_name": "Departement",
        "name": "Departement UKMP",
        "url": "departement/",
        "description": "Kumpulan Departement UKMP",
        "icons": [
            {
                "src": "https://ukmpapps.web.app/apps/7.96x96.png",
                "sizes": "96x96",
                "type": "image/png"
            }
        ]
        },
        {
        "short_name": "Prestasi",  
        "name": "Prestasi UKMP",
        "url": "prestasi UKMP",
        "description": "Kumpulan Prestasi yang diraih Fungsionaris UKMP",
        "icons": [
            {
                "src": "https://ukmpapps.web.app/apps/6.96x96.png",
                "sizes": "96x96",
                "type": "image/png"
            }
        ]
        }
    ],
    "scope": "/",
    "theme_color": "#f8f8f8"
}