{
  "name": "RumbleVoice",
  "short_name": "RumbleVoice",
  "description": "Your voice shakes. Your throat tightens. You weren't ready to speak, but now all eyes are on you. RumbleVoice is a daily practice that trains your voice to hold steady when it matters most.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ebe7dc",
  "theme_color": "#1b1a17",
  "lang": "en",
  "categories": [
    "health",
    "fitness",
    "education"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}