SPB Git forge

spb/rent-ka

Public
8commits 1branches 0releases
7.4 MBsize
maindefault branch
20 days agolast push
Python 68.8% TypeScript 18.6% CSS 8.7% JavaScript 3.3% HTML 0.6%
1.0 KB · 19 lines
Raw Blame History
1{2  "name": "Rent-Ka — Rentals across Canada",3  "short_name": "Rent-Ka",4  "description": "Apartments and homes for rent across Canada, gathered in one place.",5  "start_url": "/",6  "display": "standalone",7  "background_color": "#ffffff",8  "theme_color": "#0b1330",9  "lang": "en",10  "icons": [11    {12      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%230B1330'/%3E%3Crect x='117' y='47' width='278' height='418' rx='88' fill='none' stroke='%232456E6' stroke-width='40' stroke-linejoin='round'/%3E%3Ccircle cx='256' cy='170' r='74' fill='none' stroke='%23ffffff' stroke-width='44'/%3E%3Crect x='232' y='232' width='48' height='158' fill='%23ffffff'/%3E%3Crect x='256' y='306' width='72' height='36' fill='%23ffffff'/%3E%3Crect x='256' y='356' width='56' height='34' fill='%23ffffff'/%3E%3Cpath d='M176 420 L336 420 L376 465 L140 465 Z' fill='%232456E6'/%3E%3C/svg%3E",13      "sizes": "512x512",14      "type": "image/svg+xml",15      "purpose": "any"16    }17  ]18}19