{
  "name": "Goonee Terminal",
  "short_name": "Goonee",
  "description": "Hacker Browser aesthetic พร้อมฟีเจอร์สแกน เข้ารหัส และจัดการระบบ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "orientation": "portrait",
  "icons": [
    { "src": "icon/192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon/512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
