{
  "name": "NotesWrittenIn",
  "short_name": "NotesWrittenIn",
  "start_url": "web/dashboard.php",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "icons": [
    {
      "src": "/images/twipwa.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/twih.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.tagmytrip.nwi"
    }
  ]
}