{
  "short_name": "planea.do",
  "name": "planea.do",
  "id": "planeado",
  "description": "Plan your meeting with us!",
  "icons": [
    {
      "src": "/favicons/google-touch-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/google-splash-icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/favicons/google-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/google-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#161626",
  "background_color": "#161626",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.planea.do/favicons/manifest-en.json"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "games",
    "productivity",
    "social"
  ]
}