{ "name": "Pebble Find", "short_name": "Pebble", "description": "Lost something? Pebble will find it.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#fff6e8", "theme_color": "#fff6e8", "icons": [ { "src": "/icon-64.png?v=4", "sizes": "64x64", "type": "image/png", "purpose": "any" }, { "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }