{
  "name": "MyPilatesPro - Professional Pilates Training Management",
  "short_name": "MyPilatesPro",
  "description": "STOTT Pilates professional training plan management and coaching system",
  "start_url": "./index.html",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EDE8F2",
  "theme_color": "#4A5E8A",
  "lang": "zh-CN",
  "scope": "./",
  "icons": [
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "fitness"],
  "shortcuts": [
    {
      "name": "Lesson Plans",
      "short_name": "Plans",
      "description": "Create a new lesson plan",
      "url": "./index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
