{
  "name": "Tools By NeuroFaith Australia",
  "short_name": "Tools",
  "start_url": "https://testtools.neurofaith.com.au",
  "display": "standalone",
  "description": "To design and produce an app that encompasses tools, such as timers, journals, etc, and resources such as curated guides to help with issues such as, social skills and life skills for the neurodivergent people who need it. These tools are needed to help neurodivergent people who have difficulty staying productive or getting work done, or having frequent sensory overloads, just to name a few examples, who have various different struggles in their day-to-day lives. Neurodivergent needs are very specific hence needing different specialised tools can help. Neurodivergent is defined in the dictionary as differing in mental or neurological function from what is considered typical. In my words, this mean the brain functions differently therefore the person behaves and acts differently to most people. They can pick up or not pick up various cues or characteristics that people without eing neurodivergent could otherwise.",
  "lang": " The default language of your application",
  "dir": "auto",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.pwabuilder.com/assets/screenshots/screen1.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "related_applications": [
    {
      "platform": "windows",
      "url": " The URL to your app in that app store"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "The name you would like to be displayed for your shortcut",
      "url": "The url you would like to open when the user chooses this shortcut. This must be a URL local to your PWA. For example: If my start_url is /, this URL must be something like /shortcut",
      "description": "A description of the functionality of this shortcut"
    }
  ]
}
