{
  "name": "BLUSH Community",
  "short_name": "BLUSH",
  "description": "The private members club for women who travel with Blush Vacations — your Circle, the community feed, messages and meet ups.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ECA5A6",
  "background_color": "#FDFAF6",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "My Circle", "url": "/circles" },
    { "name": "Messages", "url": "/messages" },
    { "name": "Community Feed", "url": "/conversation" }
  ]
}
