{
  "name": "PlugNOut",
  "short_name": "PlugNOut",
  "description": "Miami's Robot Rent-to-Own Marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#2bb5a0",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
