{
  "manifest_version": "3",
  "short_name": "Lynit",
  "name": "Lynit",
  "version": "0.5",
  "default_locale": "en",
  "lang": "en",
  "description": "Spot those pesky plot holes and support your narrative with a solid structure.",
  "icons": [

    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "180x180"
    },
        {
      "src": "icon144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffc200",
  "background_color": "#ffffff"
}
