{
  "name": "Pegmox Timer",
  "short_name": "Pegmox",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0d0e12",
  "theme-color": "#0d0e12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/00f0ff/000000?text=PX",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://via.placeholder.com/512/00f0ff/000000?text=PEGMOX",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}