{
  "name": "Log-it",
  "short_name": "Log-it",
  "description": "Minimalistischer One-Click Event-Logger für Gewohnheiten.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#080b11",
  "theme_color": "#080b11",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
