{
  "name": "howardp",
  "short_name": "howardp",
  "description": "Privat tidrapportering och fakturering för Howard Pedersen",
  "lang": "sv-SE",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Timer",
      "short_name": "Timer",
      "url": "/#/timer",
      "description": "Starta tidsspårning"
    },
    {
      "name": "Fakturor",
      "short_name": "Fakturor",
      "url": "/#/invoices",
      "description": "Visa fakturor"
    }
  ]
}
