{
  "name": "LargeAlarm.com",
  "short_name": "LargeAlarm",
  "description": "A large display online alarm clock with local alarm sets and shareable reminder links.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfcf7",
  "theme_color": "#14352f",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
