{
  "name": "დიდუბის ავტოსადგური ნიგე",
  "short_name": "სადგური ნიგე",
  "description": "მოძებნეთ და დაჯავშნეთ ავტობუსის ბილეთები.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#1a1d24",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%23facc15'/><text x='50%' y='50%' font-size='40' text-anchor='middle' dominant-baseline='middle' font-weight='bold' fill='black'>Nige</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}