{
  "name": "COVALL",
  "short_name": "COVALL",
  "description": "Men's mental fitness. Tools that work in the moment.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SOS",
      "short_name": "SOS",
      "description": "Not OK right now",
      "url": "./index.html#sos"
    },
    {
      "name": "The Check",
      "short_name": "Check",
      "description": "Five questions. Thirty seconds.",
      "url": "./index.html#check"
    },
    {
      "name": "Night",
      "short_name": "Night",
      "description": "Awake in the dark",
      "url": "./index.html#night"
    }
  ]
}
