{ "name": "Pong the Ball", "short_name": "Pong the Ball", "description": "", "start_url": "index.html", "display": "fullscreen", "orientation": "portrait", "background_color": "#ffffff", "icons": [ { "src": "icons/icon-16.png", "sizes": "128x128", "type": "image/png" }, { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }