{
    "name": "BCC",
    "short_name": "BCC",
    "description": "BCC brings democracy into the future by providing a social platform for Canadians, organizations, and government.",
    "id": "/",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f6f6f6",
    "orientation": "portrait",
    "categories": ["social", "government", "politics"],
    "icons": [

      {
        "src": "/images/BCC144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/images/imatr512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "shortcuts": [
      {
        "name": "Home",
        "url": "/index.php",
        "description": "Return to home page"
      }
    ]
  }