{
  "name": "1one.shop — Pricing Calculators for Creators & Freelancers",
  "short_name": "1one.shop",
  "description": "Free, accurate pricing calculators and in-depth profit guides for photographers, Etsy sellers, home bakers, food trucks, freelance translators, tutors, and small businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0A14",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "finance", "utilities"],
  "icons": [
    {
      "src": "/assets/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/images/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "All Calculators",
      "url": "/#all-calculators",
      "description": "Browse all 30+ pricing calculators"
    },
    {
      "name": "All Guides",
      "url": "/#all-guides",
      "description": "Browse all pricing guides"
    },
    {
      "name": "Contact",
      "url": "/contact/",
      "description": "Get in touch with the 1one.shop team"
    }
  ]
}
