{
  "id": "/",
  "name": "SokoniHub - Local Services Marketplace",
  "short_name": "SokoniHub",
  "description": "SokoniHub connects you with nearby providers for gas delivery, water delivery, carwash, cleaning, errands, and other local services.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icons/icon-48.webp",
      "type": "image/webp",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-72.webp",
      "type": "image/webp",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.webp",
      "type": "image/webp",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256.webp",
      "type": "image/webp",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SokoniHub home on mobile"
    },
    {
      "src": "/screenshots/home-tablet.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SokoniHub home on tablet"
    }
  ],
  "categories": [
    "shopping",
    "productivity",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Order gas delivery",
      "short_name": "Gas delivery",
      "url": "/?shortcut=gas-delivery"
    },
    {
      "name": "Find local services",
      "short_name": "Local services",
      "url": "/?shortcut=services"
    }
  ]
}
