{
  "name": "NOMAD",
  "short_name": "NOMAD",
  "description": "Raise a digital companion that lives on your desktop and syncs to your phone. Battle, train, and evolve.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080e",
  "theme_color": "#ff6b35",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/static/og-image.png", "sizes": "256x256", "type": "image/png", "label": "NOMAD companion app" }
  ]
}
