{
  "name": "Gaming Boy YT",
  "short_name": "GamingBoyYT",
  "description": "Minecraft Addon Creator, YouTuber & Community Builder — Download exclusive Bedrock addons!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#080b10",
  "theme_color": "#00d97e",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "assets/profile.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "assets/profile.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Projects", "url": "./index.html#/projects", "description": "Browse all addons" },
    { "name": "Submit Idea", "url": "./index.html#/submit-idea", "description": "Share your addon idea" },
    { "name": "Support", "url": "./index.html#/support", "description": "Get help & report bugs" }
  ]
}
