{
  "id": "/my-cobbledex.html",
  "name": "CobbleDex Field Companion",
  "short_name": "CobbleDex",
  "description": "Your private Cobblemon dashboard, session planner, Hunt Board and field tools.",
  "start_url": "/my-cobbledex.html?source=installed_app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080b12",
  "theme_color": "#080b12",
  "categories": ["games", "utilities", "entertainment"],
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Plan a session", "short_name": "Session", "url": "/cobblemon-session-planner.html", "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]},
    {"name": "Open Hunt Board", "short_name": "Hunts", "url": "/field-companion.html", "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]},
    {"name": "Diagnose a spawn", "short_name": "SpawnLab", "url": "/spawn-troubleshooter.html", "icons": [{"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]}
  ],
  "screenshots": [
    {"src": "/cobblemon-world-screenshot.jpg", "sizes": "640x400", "type": "image/jpeg", "form_factor": "wide", "label": "CobbleDex field companion"}
  ]
}
