{
  "name": "Pinnwand — semantische Mycel-Pinnwand",
  "short_name": "Pinnwand",
  "description": "Frage→Antwort über ein geborgtes, dummes Brett (Nostr). Server-los, geräteübergreifend, nach Bedeutung sortiert. Krypto lokal, Schlüssel bleiben lokal.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1116",
  "theme_color": "#0e1620",
  "categories": ["productivity", "social", "utilities"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
