{
  "name": "DojoDome",
  "short_name": "DojoDome",
  "id": "/",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "description": "DojoDome - Your martial arts training companion. Manage training, schedule, and progress.",
  "categories": ["sports", "education", "lifestyle"]
}
