{
  "name": "AfterCurfew",
  "short_name": "AfterCurfew",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1a1a1a/6ee7b7?text=AC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/1a1a1a/6ee7b7?text=AC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}