{
  "short_name": "SivRenate",
  "name": "Siv Renate - Commercials, UGC & Wellness Coaching",
  "icons": [
    {
      "src": "./favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1D4ED8",
  "background_color": "#ffffff",
  "description": "Siv Renate offers commercials, UGC content creation, and wellness coaching services from Drammen, Norway — available worldwide.",
  "scope": "/",
  "orientation": "portrait-primary",
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-GB",
  "categories": [
    "media",
    "content",
    "health",
    "coaching",
    "business"
  ],
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about Siv Renate.",
      "url": "/about",
      "icons": [
        {
          "src": "shortcut-about.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with Siv Renate.",
      "url": "/contact",
      "icons": [
        {
          "src": "shortcut-contact.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Commercials",
      "short_name": "Commercials",
      "description": "Explore commercials and UGC projects by Siv Renate.",
      "url": "/commercials",
      "icons": [
        {
          "src": "shortcut-commercials.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Wellness",
      "short_name": "Wellness",
      "description": "Discover wellness coaching services.",
      "url": "/wellness",
      "icons": [
        {
          "src": "shortcut-wellness.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home Page Screenshot"
    },
    {
      "src": "screenshot-commercials.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Commercials Page Screenshot"
    },
    {
      "src": "screenshot-wellness.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Wellness Page Screenshot"
    }
  ]
}
