{
  "short_name": "ATCSpeak",
  "name": "ATCSpeak Aviation Radio Trainer",
  "description": "Aviation radio communication, weather quiz, simulator and chair-flying practice for student pilots, pilots, CFIs and flight schools.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "AppIcon.png",
      "type": "image/png",
      "sizes": "707x722"
    },
    {
      "src": "AppIcon.webp",
      "type": "image/webp",
      "sizes": "512x512"
    },
    {
      "src": "app-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "app-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "categories": ["education", "navigation", "productivity"],
  "theme_color": "#082238",
  "background_color": "#082238"
}
