{ "name": "NoteMate - AI Note Taking", "short_name": "NoteMate", "start_url": "/", "scope": "/", "description": "NoteMate is an AI-powered note taking app that helps you take notes faster and easier.", "icons": [ {"src": "/icon.png", "sizes": "72x72", "type": "image/png"}, {"src": "/icon.png", "sizes": "96x96", "type": "image/png"}, {"src": "/icon.png", "sizes": "128x128", "type": "image/png"}, {"src": "/icon.png", "sizes": "144x144", "type": "image/png"}, {"src": "/icon.png", "sizes": "152x152", "type": "image/png"}, {"src": "/icon.png", "sizes": "192x192", "type": "image/png"}, {"src": "/icon.png", "sizes": "384x384", "type": "image/png"}, {"src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any"}, {"src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"} ], "screenshots": [ { "src": "/screenshots/desktop-home.png", "sizes": "2560x1442", "type": "image/png" }, { "src": "/screenshots/desktop-features.png", "sizes": "2560x1442", "type": "image/png" }, { "src": "/screenshots/desktop-pricing.png", "sizes": "2560x1442", "type": "image/png" }, { "src": "/screenshots/mobile-home.png", "sizes": "1179x2556", "type": "image/png" }, { "src": "/screenshots/mobile-features.png", "sizes": "1179x2556", "type": "image/png" }, { "src": "/screenshots/mobile-pricing.png", "sizes": "1179x2556", "type": "image/png" } ], "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#0d6efd", "categories": ["productivity", "business", "utilities"], "shortcuts": [ { "name": "New Recording", "short_name": "New Recording", "description": "Start a new audio recording", "url": "/meetings/new", "icons": [{"src": "/icon.png", "sizes": "96x96"}] }, { "name": "View Recordings", "short_name": "Recordings", "description": "View all your recordings", "url": "/meetings", "icons": [{"src": "/icon.png", "sizes": "96x96"}] } ] }