{
  "short_name": "CMARTI Timer",
  "name": "CMARTI Minuteur",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/mini",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/timer/cmarti_timer_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/timer/cmarti_timer_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}