{
    "name": "Attabit",
    "short_name": "Attabit",
    "description": "A summary of what's happening.",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [{
      "src": "favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    }]
  }