{
	"name":"Citofonami",
	"short_name":"Citofonami",
	"start_url":"index.html",
	"display":"standalone",
	"background_color":"#5900b3",
	"theme_color":"black",
	"scope": ".",
	"description":"Questo è un citofono virtuale.",
	"icons":[
	{
	"src":"images/icon-192x192.png",					 
	"sizes":"192x192",
	"type":"image/png"
	},
	{
	"src":"images/icon-512x512.png",
	"sizes":"512x512",
	"type":"image/png"
	}
],
"description": "This is a long text that can describe what your PWA does to the user",
   "categories": ["games", "education"],
   "screenshots": [
     {
        "src": "https://cdn.glitch.me/248b0d2d-8ab9-4407-a073-136440ab3556/icon.png?v=1640879741758?1",
        "type": "image/png",
        "sizes": "512x512"
     },
     {
        "src": "https://cdn.glitch.me/248b0d2d-8ab9-4407-a073-136440ab3556/icon.png?v=1640879741758?2",
        "type": "image/png",
        "sizes": "512x512"
     }
   ]
}
