{ "name": "CSS Style Generator", "short_name": "Tiny CSS", "description": "Free online CSS style generator: Make CSS for your projects and download it for free", "start_url": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#f4f4f4", "lang": "en", "dir": "ltr", "icons": [ { "src": "images/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "images/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "images/icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "images/icons/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "images/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" } ] }