{
  "name": "Fortes Records — Digital Studio",
  "short_name": "Fortes",
  "description": "Record on your phone. The studio mixes & masters it.",
  "id": "/",
  "start_url": "/portal.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141212",
  "theme_color": "#fee266",
  "lang": "en",
  "icons": [
    { "src": "img/icon-192.v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Record a track", "url": "/record.html", "icons": [{ "src": "img/icon-192.v2.png", "sizes": "192x192" }] },
    { "name": "My portal", "url": "/portal.html", "icons": [{ "src": "img/icon-192.v2.png", "sizes": "192x192" }] }
  ]
}
