{
    "id":  "bumpy-pregnancy-app",
    "name":  "Bumpy - Graviditet med Kjærlighet",
    "short_name":  "Bumpy",
    "description":  "En kjærlig følgesvenn for Andrine og Yoel gjennom svangerskapet 💕",
    "lang":  "nb-NO",
    "dir":  "ltr",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "display_override":  [
                             "window-controls-overlay",
                             "standalone",
                             "minimal-ui"
                         ],
    "orientation":  "portrait",
    "background_color":  "#FDF4F8",
    "theme_color":  "#FF4DA6",
    "categories":  [
                       "health",
                       "lifestyle",
                       "medical"
                   ],
    "iarc_rating_id":  "",
    "icons":  [
                  {
                      "src":  "/icons/icon-48.png",
                      "sizes":  "48x48",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-72.png",
                      "sizes":  "72x72",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-96.png",
                      "sizes":  "96x96",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-128.png",
                      "sizes":  "128x128",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-144.png",
                      "sizes":  "144x144",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-152.png",
                      "sizes":  "152x152",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-256.png",
                      "sizes":  "256x256",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/icons/icon-384.png",
                      "sizes":  "384x384",
                      "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"
                  },
                  {
                      "src":  "/icons/icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  }
              ],
    "screenshots":  [

                    ],
    "shortcuts":  [
                      {
                          "name":  "Logg Spark",
                          "short_name":  "Spark",
                          "description":  "Start å telle babyens spark",
                          "url":  "/?tab=kicks",
                          "icons":  [
                                        {
                                            "type":  "image/png",
                                            "sizes":  "96x96",
                                            "src":  "/icons/icon-96.png"
                                        }
                                    ]
                      },
                      {
                          "name":  "Dagbok",
                          "short_name":  "Dagbok",
                          "description":  "Skriv i svangerskapsdagboken",
                          "url":  "/?tab=journal",
                          "icons":  [
                                        {
                                            "type":  "image/png",
                                            "sizes":  "96x96",
                                            "src":  "/icons/icon-96.png"
                                        }
                                    ]
                      }
                  ],
    "related_applications":  [

                             ],
    "prefer_related_applications":  false,
    "handle_links":  "preferred",
    "launch_handler":  {
                           "client_mode":  "navigate-existing"
                       },
    "edge_side_panel":  {
                            "preferred_width":  400
                        }
}
