{
  "name": "Her Voice",
  "short_name": "Her Voice",
  "description": "Write with your voice. Hear it read back. Save and print — simply.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfbf5",
  "theme_color": "#1a1a1a",
  "icons": [
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
