{
  "name": "Too many thoughts",
  "short_name": "Hanna",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0049e1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "../screenshots/screen4.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "../screenshots/screen5.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "../screenshots/screen6.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "id": "Too many thoughts",
  "description": "This is an application where you can read Hanna's comic 'Too Many Thoughts' along with various other cartoons and short writings, and explore fragments of everyday life.",
  "lang": "en",
  "categories": [
    "books",
    "entertainment",
    "lifestyle",
    "social"
  ],
  "shortcuts": [
    {
      "name": "JUNG HANNA",
      "url": "http://www.hannahanna.me",
      "description": "Homepage"
    }
  ]
}