{
  "name": "หารกันเอง",
  "short_name": "หารกันเอง",
  "description": "คำนวณค่าใช้จ่ายร่วมกัน หารง่าย จ่ายครบ ไม่งอน",
  "theme_color": "#06C755",
  "background_color": "#F2FBF5",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "./",
  "scope": "./",
  "lang": "th",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
