{
  "name": "Brawler OS",
  "short_name": "BrawlerOS",
  "description": "Gamified habit tracker and life architect.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ffff",
  "icons": [
    {
      "src": "https://picsum.photos/seed/brawler/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/brawler/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
