{
  "name": "mog",
  "short_name": "mog",
  "description": "stop procrastinating or the creature dies. a 24-minute focus timer with a pet that only survives if you start.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "portrait",
  "background_color": "#E9DFCD",
  "theme_color": "#E9DFCD",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
