{
  "name": "ScreenGlimpse — Screen Recorder",
  "short_name": "ScreenGlimpse",
  "description": "Record your screen, microphone, system audio, and webcam — all on your device.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0d1017",
  "theme_color": "#0d1017",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
