{
  "name": "Partial - Build Any Widget!",
  "short_name": "Partial",
  "description": "Create beautiful, customizable widgets for any platform. Build weather displays, fitness trackers, productivity tools, and more with endless creative possibilities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F8A91F",
  "orientation": "any",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Partial Widget Builder Interface"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "ios",
      "url": "https://apps.apple.com/app/partial"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.partial"
    }
  ]
}
