{
  "name": "skyygarden by skyy monet",
  "short_name": "skyygarden",
  "description": "A cozy botanical puzzle roguelite that changes from dawn to day, dusk, and night with your local time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#10243a",
  "theme_color": "#dfeadf",
  "categories": ["games", "puzzle"],
  "icons": [
    { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" }
  ]
}
