{
  "name": "Roosevelt Service Inc.",
  "short_name": "Roosevelt",
  "description": "Full service tire shop, oil changes, gas, diesel, propane station, and bulk fuel delivery in Chester, Montana.",
  "icons": [
    {
      "src": "assets/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#5f9900",
  "background_color": "#0a0d0a",
  "display": "standalone"
}