{
  "name": "GRID Study OS 5.1 \u2014 Voice Dictation & Strikeout",
  "short_name": "GRID EPPP",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#03080d",
  "theme_color": "#171717",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}