{
	"background_color": "#000",
	"categories": [
		"social",
		"entertainment"
	],
	"description": "QuePasa",
	"display": "fullscreen",
    "icons": [
        {
            "src": "./favicon/pwa/maskable_512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose":"maskable"
        },
        {
            "src": "./favicon/pwa/quepasa_192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
	"name": "QuePasa",
	"orientation": "portrait",
	"scope": "./",
	"short_name": "QuePasa",
	"start_url": "./index.jsf",
	"theme_color": "#6600CC",
	"id": "quepasa"
}