{
  "name": "Conch",
  "short_name": "Conch",
  "description": "TTS Article Playlist — Listen to articles with text-to-speech",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "categories": ["utilities"],
  "icons": [
    {
      "src": "/temp_logo.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/temp_logo.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/temp_logo.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
