{
  "name": "Scadool",
  "short_name": "Scadool",
  "description": "Find the moment everyone's free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F6F9",
  "theme_color": "#5B5BF0",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
