{
  "name": "Scanachu",
  "short_name": "Scanachu",
  "description": "Scan, collect and trade trading cards",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#F5A623",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["games", "utilities"],
  "shortcuts": [
    { "name": "Scan cards", "url": "/scan", "description": "Scan a new card" },
    { "name": "My Pokédex", "url": "/my-pokedex", "description": "View your living Pokédex" }
  ]
}
