{
  "name": "True Rental - P2P Tool Rental",
  "short_name": "True Rental",
  "description": "Rent tools from your neighbors. Save money, reduce waste, build community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAF7",
  "theme_color": "#1B5E20",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle", "shopping"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}
