{
  "id": "/?source=pwa",
  "name": "Sotto",
  "short_name": "Sotto",
  "description": "A quiet market for things worth a lifetime.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0E0F10",
  "theme_color": "#0E0F10",
  "orientation": "portrait",
  "scope": "/",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "Browse listings"
    },
    {
      "name": "Auctions",
      "short_name": "Auctions",
      "url": "/auctions",
      "description": "Open auctions"
    },
    {
      "name": "List a watch",
      "short_name": "List",
      "url": "/listing/new",
      "description": "Sell your watch"
    },
    {
      "name": "Concierge",
      "short_name": "Concierge",
      "url": "/concierge",
      "description": "Talk to a human"
    }
  ],
  "screenshots": [
    {
      "src": "/icon.svg",
      "sizes": "1080x1920",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Sotto — A quiet market"
    }
  ]
}
