{
  "name": "Vale House",
  "short_name": "Vale House",
  "description": "he's already here",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/profiles/lincoln.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
