{
  "name": "Grither Exchange - Currency Exchange in Thailand",
  "short_name": "Grither Exchange",
  "description": "Licensed currency exchange in Thailand. Cash delivery across the country. Exchange RUB, USD, EUR and 15+ currencies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f0f3",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "/photo/office-12-reception-samurai.jpg",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/og/screenshot-desktop.png", 
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}