{
  "name": "SubTracker - Subscription Manager",
  "short_name": "SubTracker",
  "description": "Track, manage, and optimize all your recurring subscription payments in one elegant mobile app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-192-DaFMsuZnNAg9hc3cG3waXo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-512-4M378jf4VyPx3af2HQA23U.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-192-HLTjpWJHMk9LkLSJc7s5zn.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-512-F9g4ERdt4Yk9mDPBJ3iJUz.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-512-4M378jf4VyPx3af2HQA23U.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-192-DaFMsuZnNAg9hc3cG3waXo.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Subscription",
      "short_name": "Add Sub",
      "description": "Quickly add a new subscription",
      "url": "/dashboard?action=add",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-192-DaFMsuZnNAg9hc3cG3waXo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Dashboard",
      "short_name": "Dashboard",
      "description": "View your subscription dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310419663029932234/DFbsJLhiQsALGpfQYU8Tv9/subtracker-icon-192-DaFMsuZnNAg9hc3cG3waXo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
