{
  "name": "Bill Organizer",
  "short_name": "Bills",
  "description": "Free bill tracker with due dates, a bill calendar and money calculators.",
  "start_url": "/online-bill-tracker/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#0F766E",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "related_applications": [
    { "platform": "play", "id": "com.billorganizer", "url": "https://play.google.com/store/apps/details?id=com.billorganizer" },
    { "platform": "itunes", "url": "https://apps.apple.com/us/app/smart-bill-organizer-tracker/id6761281637" }
  ]
}
