{
  "name": "GENIES · Wishes come true",
  "short_name": "GENIES",
  "description": "The magical app that connects generous people with the wishes of thousands of people around the world. Anonymous philanthropy.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0518",
  "theme_color": "#0a0518",
  "categories": ["lifestyle", "social", "finance"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "icons/genie.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/genie.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Make a wish", "short_name": "I Wish", "url": "./?go=wisher.wish" },
    { "name": "Wish map", "short_name": "Map", "url": "./?go=genie.map" }
  ]
}
