{
  "name": "Mistik",
  "short_name": "Mistik",
  "description": "Peak climbing challenge tracker",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#2f80ed",
  "categories": ["sports"],
  "screenshots": [],
  "gcm_sender_id": "175692940948"
}