massi-world

this website of mine
Log | Files | Refs

manifest.templ.json (171B)


      1 {
      2   "name": "swatchbuckler",
      3   "icons": [
      4     {
      5       "src": "@(icon-192)",
      6       "type": "image/png",
      7       "sizes": "192x192"
      8     }
      9   ],
     10   "start_url": "@(index-url)"
     11 }