{
  "name": "Norby",
  "short_name": "Norby",
  "description": "Alone and want to grab tea? ☕️ Drop a hotspot to connect with neighbours and meet up in real-time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
