{
  "name": "5G6GTech // 5G & 6G Telecom Platform",
  "short_name": "5G6GTech",
  "description": "Unified 5G & 6G Telecommunications Platform: 1,200 standards-aligned concepts across 3GPP Rel-15 to Rel-21, SuperMemo SM-2 spaced repetition, and interactive quiz arena.",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0E14",
  "theme_color": "#0D9488",
  "orientation": "any",
  "categories": ["education", "technology", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "5G Foundation",
      "short_name": "5G Foundation",
      "description": "Study 500 commercial 5G NR and 5GC concepts",
      "url": "/#/5g",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "6G Frontier",
      "short_name": "6G Frontier",
      "description": "Explore 500 next-generation 6G IMT-2030 frontiers",
      "url": "/#/6g",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
