{
  "name": "STILL - Video Frame Extractor",
  "short_name": "STILL",
  "description": "Extract high-quality still frames from video files.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f8c598",
  "theme_color": "#635448",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "STILL_logo_92_transp.png",
      "sizes": "92x92",
      "type": "image/png"
    },
    {
      "src": "STILL_logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "STILL_logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}