{
  "name": "Gacnoba.life — ქართული სოციალური ქსელი",
  "short_name": "Gacnoba",
  "description": "ქართული გაცნობისა და სოციალიზაციის პლატფორმა",
  "lang": "ka",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["social", "dating"],
  "icons": [
    {
      "src": "/assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ჩატი",
      "url": "/chat.php",
      "icons": [{ "src": "/assets/img/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "შეტყობინებები",
      "url": "/messages.php",
      "icons": [{ "src": "/assets/img/favicon.png", "sizes": "96x96" }]
    }
  ]
}
