{
  "id": "/textcity/",
  "name": "Text City",
  "short_name": "Text City",
  "start_url": "/textcity/",
  "scope": "/textcity/",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#fdfbf7",
  "icons": [
    {
      "src": "/textcity/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/textcity/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
