{
  "name": "Parinaamaa Services",
  "short_name": "Parinaamaa",
  "description": "Discover and book local services on Parinaamaa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history",
      "url": "/my-orders"
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
