{
  "name": "PrintQueen What to do",
  "short_name": "PQ Tasks",
  "description": "PrintQueen uzdevumu saraksts telefonam",
  "start_url": "/?app=todo",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1026",
  "theme_color": "#0b1026",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "What to do",
      "short_name": "Tasks",
      "url": "/?app=todo",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
