{
  "name": "Manaswa — my voice, my universe",
  "short_name": "Manaswa",
  "description": "A private, on-device voice journal that maps your emotional universe. Nothing you say ever leaves your device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030208",
  "theme_color": "#030208",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
