{
  "id": "/",
  "name": "Shatta Movement Fans",
  "short_name": "SM Fans",
  "description": "The official Shatta Movement global fan community — register, get your Gold Card, support the 1GH Project, and connect with fans worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0a0803",
  "theme_color": "#caa028",
  "categories": ["music", "social", "entertainment"],
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Join / Register", "short_name": "Join", "url": "/register", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Gold Card", "short_name": "Gold Card", "url": "/gold-card", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Members Lounge", "short_name": "Lounge", "url": "/members-lounge", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "1GH Project", "short_name": "Donate", "url": "/1gh-project", "icons": [{ "src": "/static/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
