{
  "name": "State of the Dart",
  "short_name": "SotD",
  "version": "0.0.1",
  "description": "Professional Dart Scoring System with Multi-User Support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/state-of-the-dart-thumb-alt-xs.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/images/state-of-the-dart-thumb-alt-xs.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ]
}
