{
  "name": "Whatnot Floor Price Calculator",
  "short_name": "Floor Calc",
  "description": "Know your minimum auction start price after Whatnot fees. Free tool from Big River General Store.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e12",
  "theme_color": "#0b0e12",
  "icons": [
    { "src": "whatnot-floor-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "whatnot-floor-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "whatnot-floor-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
