{
  "name": "ASS Detector",
  "short_name": "AssDetected",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#cc0000",
  "orientation": "portrait",
  "icons": [{"src":"icons/android-chrome-192x192.png", "sizes":"192x192", "type":"image/png"},
            {"src":"icons/android-chrome-512x512.png", "sizes":"512x512", "type":"image/png"}]
}
