{
  "name": "CultureSync",
  "short_name": "CultureSync",
  "description": "Cultural intelligence for the discerning. Understand each other across cultures.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#1C1C1A",
  "theme_color": "#1C1C1A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Info Portal",
      "short_name": "Portal",
      "description": "Cultural guides across 38 cultures",
      "url": "/?tab=portal"
    },
    {
      "name": "Connection Test",
      "short_name": "Test",
      "description": "Discover your compatibility",
      "url": "/?tab=test"
    }
  ],
  "prefer_related_applications": false
}
