{
  "name": "Trah Warisan - Javanese Lineage Keeper",
  "short_name": "Warisan",
  "description": "Javanese Family Tree Application for Trah Joyo Dimejo Preservation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFEBE9",
  "theme_color": "#C5A059",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "id",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "family"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%23C5A059' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>W</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Silsilah Keluarga",
      "short_name": "Silsilah",
      "description": "View family tree",
      "url": "/?view=TREE",
      "icons": []
    },
    {
      "name": "Buku Tamu",
      "short_name": "Tamu",
      "description": "Sign the guest book",
      "url": "/?view=BUKU_TAMU",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}