{
  "name": "Well Met",
  "short_name": "Well Met",
  "description": "See who's around you, check their status, and say hello. Well Met is the social proximity app for the real world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "en-AU"
}
