{
  "name": "Project 1%",
  "short_name": "1%",
  "description": "Lokale mobile Life-Optimizer-App fuer Tagesfokus, Review und Fortschritt.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8fb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
