{
  "name": "PartyBeacon",
  "short_name": "Beacon",
  "description": "Find your party. Send a beacon.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/beacons",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#5ba17f",
  "background_color": "#f0ece4",
  "orientation": "portrait"
}
