{
  "id": "/?source=pwa",
  "name": "ავტო დახმარება მერაბა",
  "short_name": "Meraba",
  "description": "24/7 ავტო დახმარება — მანქანის გახსნა, ევაკუატორი, ვულკანიზაცია",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9f9f9",
  "theme_color": "#ff681d",
  "lang": "ka",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}