{
  "name": "Which Language App",
  "short_name": "WhichLanguageApp",
  "description": "Which language app fits you: language apps compared on price per month, languages offered, free tier, speech practice and tutor options, every figure read from the app's own pricing page and dated.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F7F3",
  "theme_color": "#24406B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
