{ "name": "Baby Tracker", "short_name": "Baby Tracker", "description": "Track's baby feedings and diaper changes", "icons": [ { "src": "android-chrome-192x192.png?v=123456", "sizes": "192x192", "type": "image/png" }, { "src": "android-chrome-512x512.png?v=123456", "sizes": "512x512", "type": "image/png" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "id": "/index.html", "start_url": "/index.html" }