SPB Git

spb/forma-ka Public

Python 65.1% TypeScript 17.9% CSS 16.4% HTML 0.5%
772 B · 19 lines
Raw Blame History
1{2  "name": "Forma-Ka — Toutes les formations du Québec",3  "short_name": "Forma-Ka",4  "description": "Cours en ligne, cours universitaires, séminaires, ateliers et certifications du Québec, un seul endroit.",5  "start_url": "/",6  "display": "standalone",7  "background_color": "#f5f3ee",8  "theme_color": "#f5f3ee",9  "lang": "fr",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='96' fill='%23141814'/%3E%3Ctext x='256' y='356' font-family='Arial Black,sans-serif' font-size='256' font-weight='900' fill='%23ffd54d' text-anchor='middle'%3EFK%3C/text%3E%3C/svg%3E",13      "sizes": "512x512",14      "type": "image/svg+xml",15      "purpose": "any"16    }17  ]18}19