{
  "name": "Fyp Map",
  "short_name": "TidalMap",
  "description": "Feasibility study of offline GIS processing using Progressive Web Application with PostGis Intgration",
  "start_url": "/fyp/",
  "display": "standalone",
  "theme_color": "#2c3e50",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icons/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}