{
 "name": "SpeechMe",
 "short_name": "SpeechMe",
 "start_url": "/",
 "display": "standalone",
 "theme_color": "#1B2B4B",
 "background_color": "#F7F8FA",
 "icons": [
 {
 "src": "/logo-512.png",
 "sizes": "512x512",
 "type": "image/png"
 }
 ]
}