{
  "name": "ดาวเลข — ทำนายหวยจากดวงดาว",
  "short_name": "ดาวเลข",
  "description": "ระบบทำนายเลขเด็ด 2 ตัว จากดวงดาวและราศีเกิด",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060e",
  "theme_color": "#f0b90b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
