{
  "name": "NOC – Note. Organize. Check.",
  "short_name": "NOC",
  "description": "Eine leistungsfähige lokale To-do-, Merk- und Besorgungsliste.",
  "lang": "de",
  "start_url": "./noc.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2efe8",
  "theme_color": "#1f5b4b",
  "icons": [
    {
      "src": "icons/noc-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/noc-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
