{
  "name": "politeAF",
  "short_name": "politeAF",
  "description": "AI shield against toxic communication. The professional response engine and corporate survival tool for hostile situations.",
  "start_url": "https://politeaf.originzero.art/",
  "scope": "/",
  "id": "politeAF",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "dir": "ltr",
  "lang": "en",
  "categories": [
    "business",
    "productivity",
    "social",
    "utilities"
  ],
  "icons": [
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Polish Message",
      "short_name": "Polish",
      "description": "Quickly polish a new message",
      "url": "/",
      "icons": [
        {
          "src": "/logo-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=art.originzero.politeaf",
      "id": "art.originzero.politeaf"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+politeaf",
      "url": "/?link=%s"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "widgets": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/"
  },
  "scope_extensions": [
    {
      "origin": "*.originzero.art"
    }
  ]
}