{
  "name": "Roger That — Your AI Radio Companion",
  "short_name": "Roger That",
  "description": "AI radio companion for GMRS, FRS, PMR446 and Ham operators. Find your radio, programme it, stay legal, find repeaters and pass your licence exam.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#080E1A",
  "background_color": "#080E1A",
  "categories": ["education", "utilities", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Emergency Kit",
      "short_name": "Emergency",
      "description": "Your emergency frequency card",
      "url": "/chat/emergency-kit",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Am I Legal?",
      "short_name": "Legal",
      "description": "Check a radio against your local rules",
      "url": "/chat/am-i-legal",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Repeater Radar",
      "short_name": "Repeaters",
      "description": "Find repeaters near you",
      "url": "/chat/repeater-radar",
      "icons": [{ "src": "/logo-192.png", "sizes": "192x192" }]
    }
  ]
}
