{
  "name": "Vagoshit.",
  "short_name": "Vagoshit",
  "description": "Plans with your vagoshi, sorted. The no-stress spot for your crew to figure out what to do, when to do it, and who's actually coming.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fffaf7",
  "theme_color": "#f0522a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "lifestyle", "utilities"]
}
