{
  "name": "Punch Macron",
  "short_name": "macron",
  "theme_color": "#f32173",
  "background_color": "#f32173",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "app.png",
      "type": "image/png",
      "sizes": "264x264"
    }
  ],
  "start_url": "index.html?utm_source=homescreen"
}