{
  "name": "Rentic",
  "short_name": "Rentic",
  "description": "Hyper-local peer-to-peer rental marketplace",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#0e0e0e",
  "theme_color": "#D4FF47",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
