{
"name": "Traffic Police",
"short_name": "Traffic Police",
"start_url": "http://traf.ctp.gov.kh/wapp/sys/index.php",
"display": "standalone",
"orientation": "portrait",
 
"description": "Cambodia Traffic Police, Department traffic Police, Violation, No Helmet, Improper Helmet Running a Red Light, Speeding, No License Plate, No Driver’s License, Using Phone While Driving, No Seatbelt",
   
"background_color": "#369ac5",
"theme_color": "#369ac5",

"icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}