{
  "id": "/",
  "name": "Mission Million Club",
  "short_name": "MMC",
  "description": "Mission Million Club — business networking, referrals and weekly mastermind for the next generation of business leaders.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f5",
  "theme_color": "#c9a84c",
  "categories": ["business", "productivity", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard" },
    { "name": "Members", "short_name": "Members", "url": "/members" },
    { "name": "Events", "short_name": "Events", "url": "/events" }
  ]
}
