{
  "name": "Freewriter Pro 2.10.10",
  "short_name": "Freewriter Pro",
  "scope": "/",
  "start_url": "/",

  "background_color": "#000",
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
},
"categories": ["productivity", "desktop publishing", "writing"],
"dir": "ltr",
"background_sync": true,
"prefer_related_applications": false,
"iarc_rating_id": "UNRATED",
"lang": "en-US",
"display_override": ["window-controls-overlay"],
"edge_side_panel": {
    "preferred_width": 400
},
"screenshots": [
  {
    "src": "./screenshot1.png",
    "sizes": "2240x1400",
    "type": "image/png"
},
{
    "src": "./screenshot2.png",
    "sizes": "2240x1400",
    "type": "image/png"
}
],
"orientation": "landscape",
"display": "fullscreen",
  "theme_color": "#000",
  "icons": [
    {
      "src": "./icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Rethinking the writing app - Smash out drafts in Draftr..."
}