{
  "id": "/",
  "name": "APRS OTA",
  "short_name": "APRS OTA",
  "description": "Activations and contacts over APRS, live on the map.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#F6F1E4",
  "background_color": "#F6F1E4",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "On the air now", "url": "/now" },
    { "name": "Leaderboards", "url": "/leaderboards" },
    { "name": "Handbook", "url": "/handbook" }
  ]
}
