{
  "name": "Quokka — meet people and make local friends",
  "short_name": "Quokka",
  "description": "A social app that helps adults find friends in their city through small local groups and shared activities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1320",
  "theme_color": "#0b1320",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/quokka_nobg.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
