{
  "name": "FUCKICE - Know Your Rights",
  "short_name": "FUCKICE",
  "description": "Know your rights. Speak up against injustice. Get organized for immigrant rights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "news", "social"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Know Your Rights",
      "short_name": "Rights",
      "description": "Learn your constitutional rights",
      "url": "/rights",
      "icons": []
    },
    {
      "name": "Emergency Resources",
      "short_name": "Emergency",
      "description": "24/7 hotlines and rapid response",
      "url": "/emergency",
      "icons": []
    },
    {
      "name": "Conozca Sus Derechos",
      "short_name": "Español",
      "description": "Información en español",
      "url": "/es/derechos",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
