{
  "name": "Keepit.ge — პირადი საცავი",
  "short_name": "Keepit",
  "description": "გამოიძახე, ჩაიბარე, შეინახე — Keepit-ით სახლი ან ოფისი სივრცე გაიწმინდება.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "ka",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-card.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Keepit.ge — მთავარი გვერდი"
    }
  ],
  "shortcuts": [
    {
      "name": "შეკვეთის დამატება",
      "short_name": "შეკვეთა",
      "description": "ახალი შენახვის შეკვეთა",
      "url": "/order",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "ჩემი ნივთები",
      "short_name": "ნივთები",
      "description": "შენახული ნივთების სია",
      "url": "/dashboard/items",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}