{
  "name": "Yalla — Arabic for the Arab world",
  "short_name": "Yalla",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0A4F46",
  "theme_color": "#0F6E62",
  "orientation": "portrait",
  "description": "A traveller’s Arabic phrasebook for the whole Arab world, with a dialect toggle.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}