{
  "name": "Motion Minds Collectives",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "short_name": "MMC",
  "display": "standalone",
  "id": "Motion Minds Collectives 2024",  
  "orientation": "portrait-primary",
  "scope": "./",    
  "start_url": "./",
  "description": "Motion Minds Collectives is dedicated to providing personalized support for individuals with complex needs. We offer a range of services for NDIS participants, families, and clinicians, ensuring everyone receives the care they deserve.",  
  "categories": [
    "business",
    "government",
    "health",
    "lifestyle",
    "personalization",
    "productivity",
    "social"
  ],
    "icons": [
      {
        "src": "./assets/icons/app-icon-512.png",
        "type": "image/png",
        "sizes": "512x512"        
      },
      {
        "src": "./assets/icons/app-icon-180.png",
        "type": "image/png",
        "sizes": "180x180"        
      },
      {
        "src": "./assets/icons/app-icon-96.png",
        "type": "image/png",
        "sizes": "96x96"        
      },
      {
        "src": "./assets/icons/app-icon-72.png",
        "type": "image/png",
        "sizes": "72x72"        
      }
    ],
   
    "shortcuts": [
      {
        "name": "Motion Minds Collectives",
        "url": "https://motionmindscollectives.com.au/assets/screen-shots/Screenshot%202024-10-29%20061444.jpg",
        "description": "Services",
        "icons":[
          {
            "src": "./assets/icons/app-icon-96.png",
            "type": "image/png",
            "sizes": "96x96"        
          }
        ]

      }
    ]
    
  }