{
  "name": "Nice Work - Where Genuine Relationships Become Genuine Rewards",
  "short_name": "Nice Work",
  "description": "Help your best customers become your biggest advocates. A relationship-first referral platform for family-owned service businesses.",
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "theme_color": "#F59E0B",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/?utm_source=pwa",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.referralapp.twa",
      "id": "com.referralapp.twa"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Referral",
      "short_name": "New Referral",
      "description": "Quickly create a new referral",
      "url": "/dashboard/referrals/new?utm_source=shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-referral.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard?utm_source=shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-dashboard.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Affiliates",
      "short_name": "Affiliates",
      "description": "Manage your affiliates",
      "url": "/dashboard/affiliates?utm_source=shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-affiliates.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
