{
  "name": "ROAM — Real Adventures",
  "short_name": "ROAM",
  "description": "AI-powered quests that get kids off screens and into real adventures",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
