{
  "id": "twig-snbl",
  "name": "TWIG Save Now Buy Later",
  "short_name": "TWIG SNBL",
  "description": "TWIG Save Now Buy Later Platform for merchants.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "shopping"],
  "icons": [
    {
      "src": "/logo72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#3F33A3",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New In-Store Offer",
      "short_name": "In-Store",
      "description": "Create a new in-store SNBL offer",
      "url": "/en/instore",
      "icons": [
        {
          "src": "/logo192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}