{
  "name": "Okie Fit Fam",
  "short_name": "Okie Fit Fam",
  "description": "Oklahoma's family-run activewear shop — follow & shop live on WhatNot.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "theme_color": "#C75D3F",
  "background_color": "#FBF7F0",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}