{
  "name": "POIZ — The Dance Ecosystem",
  "short_name": "POIZ",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "POIZ is the dance ecosystem for dancers, teachers and studios: profiles and community, training and combos, challenges and competitions, rewards — and the POIZ Store coming soon.",
  "categories": [
    "sports",
    "education",
    "lifestyle"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/poiz-48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "/icons/poiz-96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "/icons/poiz-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/poiz-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/poiz-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POIZ Lab",
      "url": "/training"
    },
    {
      "name": "Challenges",
      "url": "/challenges"
    },
    {
      "name": "Pending uploads",
      "url": "/training/uploads"
    }
  ]
}
