{
  "name": "OPTCG Judge Trainer",
  "short_name": "OPTCG Trainer",
  "description": "One Piece Card Game flashcard trainer for judges",
  "start_url": "/optcg-judge-trainer/",
  "scope": "/optcg-judge-trainer/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0a07",
  "theme_color": "#0d0a07",
  "icons": [
    {
      "src": "/optcg-judge-trainer/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/optcg-judge-trainer/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
