{
	"name": "Maskula® Official - #CeritaCowok",
	"short_name": "Maskula.id",
	"description": "Maskula® Official - #CeritaCowok",
	"display": "standalone",
	"scope": "/",
	"orientation": "portrait-primary",
	"lang": "Indonesian",
	"background_color": "#ebf6f9",
	"serviceworker": {
		"src": "/sw.js.php",
		"scope": "/",
		"type": "",
		"update_via_cache": "none"
	},
	"start_url": "https://maskula.id/",
    "url": "https://maskula.id/",
	"theme_color": "#1E1E1E",
    "icons": [
		{
		  "src": "/assets/icons/apple-touch-icon-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png",
          "background_color": "#ebf6f9"
		},
		{
		  "src": "/assets/icons/apple-touch-icon-512x512.png",
		  "sizes": "512x512",
		  "type": "image/png",
          "background_color": "#ebf6f9",
		  "purpose": "maskable"
		},
        {
          "src": "/assets/icons/Maskula.svg",
          "sizes": "192x192 256x256 512x512",
          "type": "image/svg+xml",
          "purpose": "any",
          "background_color": "#ebf6f9"
        }
	],
    "screenshots": []
}