{
    "name": "Professional Conductors Association",
    "short_name": "PCA",
    "description": "Conductive education (CE) is a holistic integrated pedagogical/educational system, which enables people with damage to the central nervous system to learn to overcome the challenges they face",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["minimal-ui","window-controls-overlay"],
    "categories": ["productivity","business"],
    "scope": "/",
    "orientation":"portrait" ,
    "background_color": "#1e3a8a",
    "theme_color": "#393c54",
    "icons": [
        {
            "src": "/static/img/icon/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/icon/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/icon/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
          },
        {
            "src": "/static/img/icon/splash.png",
            "sizes": "692x1102",
            "type": "image/png"
        }
        
    ],
    "dir":"ltr",
    "lang":"en-us",
    "screenshots": [ 
        { 
            "src": "/static/img/icon/desktop.png", 
            "sizes": "1024x528", 
            "type": "image/png", 
            "form_factor": "wide" 
        }, 
        { 
            "src": "/static/img/icon/mobile.png", 
            "sizes": "429x935", 
            "type": "image/png",
            "form_factor": "narrow"
        } 
    ]
  }

  