{
  "name": "Attempto TeamHub",
  "short_name": "TeamHub",
  "description": "Race weekend management for Attempto Racing",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png",  "sizes": "192x192",   "type": "image/png" },
    { "src": "icons/icon-512.png",  "sizes": "512x512",   "type": "image/png" },
    { "src": "icons/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
