{
  "name": "NameCard Keeper",
  "short_name": "NameCard",
  "description": "สแกนนามบัตร ไทย/EN/JP จำแนกอัตโนมัติ",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F4F1",
  "theme_color": "#0E7A63",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
