{
  "name": "JELUP — Activities & Events",
  "short_name": "JELUP",
  "description": "Post what you want to do, join activities and events near you, meet in real life.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#0A5CFF",
  "icons": [
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
