{
  "id": "/",
  "name": "byhyr",
  "short_name": "byhyr",
  "description": "Let your pals know where you'll be. Share plans and coordinate meetups.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2D6F7C",
  "background_color": "#E8F4F4",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "byhyr home: Send a Ping, Inbox, My Events"
    },
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1536x864",
      "type": "image/png",
      "form_factor": "wide",
      "label": "byhyr home: Send a Ping, Inbox, My Events"
    }
  ]
}
