{
    "name": "Circular Social",
    "short_name": "Circular",
    "start_url": "/circle",
    "display": "standalone",
    "description":"Circular Social",
    "background_color": "black",
    "theme_color": "black",
    "orientation": "portrait",
    "icons": [
        {
          "src": "/src/img/logo512.png",
          "type": "image/png", 
          "sizes": "512x512"
        }
    ]
} 