{
  "name": "Reportapp",
  "short_name": "Reportapp",
  "description": "แอปรายงานสินค้าหมดอายุประจำวัน",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#2B2520",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
