{
  "name": "The Lone Wolf Agency - Wolf Hub",
  "short_name": "Wolf Hub",
  "description": "Private creator hub for The Lone Wolf Agency. Track diamonds, LIVE hours, rewards and announcements.",
  "start_url": "/wolf-hub",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "categories": ["business", "productivity", "social"],
  "icons": [
    { "src": "/icons/wolf-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/wolf-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/wolf-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/wolf-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}