{
  "name": "TextWhisper",
  "short_name": "TextWhisper",
  "description": "Offline-friendly content lists and tools",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#222831",
  "icons": [
    {
      "src": "/img/wrt-192-v6.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/wrt-512-v6.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
