{
  "name": "VibeCircle™ — Share your world with your circle",
  "short_name": "VibeCircle™",
  "description": "A warm, modern social network for sharing photos, posts, stories and conversations with the people who matter.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f2593f",
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Feed", "url": "/feed" },
    { "name": "Chat", "url": "/messages" },
    { "name": "Create post", "url": "/compose" }
  ]
}
