{
  "name": "TRUE COST",
  "short_name": "TrueCost",
  "description": "Know what your car actually costs \u2014 Australian total cost of ownership, with real listings.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08101E",
  "theme_color": "#08101E",
  "orientation": "portrait",
  "lang": "en-AU",
  "icons": [
    {
      "src": "assets/icons/icon-192.png?v=97",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png?v=97",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/maskable-512.png?v=97",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "finance",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/vehicles.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your cars, costed"
    },
    {
      "src": "assets/screenshots/compare.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Side by side over five years"
    }
  ],
  "share_target": {
    "action": "./?share=1",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  },
  "shortcuts": [
    {
      "name": "My vehicles",
      "short_name": "Vehicles",
      "url": "./#vehicles",
      "icons": [
        {
          "src": "assets/icons/icon-192.png?v=97",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Compare",
      "short_name": "Compare",
      "url": "./#compare",
      "icons": [
        {
          "src": "assets/icons/icon-192.png?v=97",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
